any way to do a simple google login screen? #93
Unanswered
joaquingrech
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
hi @joaquingrech please check the example here you get the client id + secret + discovery document + redirect Uri from google, and plug them here |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
In regards to the documentation, I was thinking of adding a "cook book" page, which contains guides for common Identity providers and how to handle different scenarios. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
any way to do a simple google login screen? the documentation is lacking, I have no idea where to begin and whether it is even possible with this package. It says it supports OAuth2, which as far as I know it is supported... but I see no examples
Beta Was this translation helpful? Give feedback.
All reactions