Error with Google authentication #413
|
Hi all, i'm new to react and that boilerplate. when i change the NEXT_PUBLIC_GOOGLE_CLIENT_ID value to my Google credential key, i receive an error 500 in my google credential, i added https://localhost and https://localhost:3000 in javascript origins, but the problem seem to be with the callback url : / 20240628145538 { Not sure what i'm missing. |
Answered by
Shchepotin
Jun 28, 2024
Replies: 1 comment
|
@sidtechno you need to run your own backend based on this |
0 replies
Answer selected by
Shchepotin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

@sidtechno you need to run your own backend based on this