Google one-tap log in with Auth0

久未见 提交于 2019-12-24 11:44:32

问题


We currently user AuthO as a platform to allow for google login and sign up on our site, but I want to start using the google one tap login https://developers.google.com/identity/one-tap/web/overview

Is there a way for us to be able to set up the one tap log in while continuing to use Auth0 as a platform?

The idea is to not have an external connection into google's identity and login/sign up features outside of our standard infrastructure.


回答1:


Came across this looking for the same answer, according to this link it is possible.

Steps:

  1. Login with Google
  2. Get the users mail
  3. do another login via auth0
  4. it will re-use the session

See: https://community.auth0.com/t/integrating-google-one-tap-sign-up-login-with-auth0/20209/9



来源:https://stackoverflow.com/questions/53874077/google-one-tap-log-in-with-auth0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!