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

[WIP] Add support for Google One Tap sign-in #336

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

Conversation

asip
Copy link

@asip asip commented Feb 17, 2023

This patch add support for Google One Tap sign-in.

Display Google One Tap
https://developers.google.com/identity/gsi/web/guides/display-google-one-tap?hl=en

Example:

https://github.com/asip/easel-back/blob/main/app/controllers/oauths_controller.rb
https://github.com/asip/easel-back/blob/main/app/controllers/api/v1/oauth/sessions_controller.rb
https://github.com/asip/easel-back/blob/main/lib/sorcery/controller/submodules/external.rb

  • Description of changes
  • Update to CHANGELOG.md with short description and link to pull request
  • Changes have related RSpec tests that ensure functionality does not break

@asip asip changed the title [WIP] add support for Google One Tap sign-in [WIP] Add support for Google One Tap sign-in Feb 17, 2023
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.

1 participant