Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-139 : Remember functionality for login with google #144

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

elifvish
Copy link
Contributor

Description

  • Adds remember me check box below login with google button
  • If remember me is checked logged in cookie expiration is set to 15 days.

ref - #139

Screenshot -
Screenshot 2023-02-14 at 10 49 36 AM

@github-actions
Copy link

@github-actions
Copy link

@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '57f26158d9cbe8f4');
<?php return array('dependencies' => array(), 'version' => '4d9d3a64de60ef78');

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elifvish we should start using short array syntax [ 'dependencies' => [], 'version' => '4d9d3a64de60ef78' ]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Asset file is automatically generated during build.

assets/src/js/login.js Outdated Show resolved Hide resolved
assets/src/js/login.js Outdated Show resolved Hide resolved
assets/src/js/login.js Outdated Show resolved Hide resolved
@github-actions
Copy link

@PixelShober
Copy link

Love this!
Is there a way to move the Google / Remember Me Checkbox to another place since with the newest Wordpress Version it looks like this:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants