google login unable to authenticate #150
Replies: 1 comment
-
Nevermind, it was my bad. I've screwed up the google call back url... and the frontend url as well... obviously i needed to call localhost:9000/store... |
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
-
Hi,
Can you help me on this?
I'd like to setup google auth for my frontend.
http://localhost:7001/login?message=Unable%20to%20authenticate%20the%20user%20with%20the%20email%[email protected]
Do you have any idea, what could go wrong?
The only thing what i've changed in the provided resolver code is to set strict: "store", and set the env-s.
Thank you,
Beta Was this translation helpful? Give feedback.
All reactions