-
I am trying to setup the email/password Authentication with Next Auth. It was working alright but suddenly it stopped working. I tried removing the custom login pages with minimum configuration. It is still complaining.
The error I see in the terminal is "INVALID_CALLBACK_URL_ERROR". I have added some screenshots for your understanding. Please share your experience if you understand what is going on. |
Beta Was this translation helpful? Give feedback.
Answered by
asifsaho
Aug 16, 2022
Replies: 1 comment
-
deleting cookie solved the issue :) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
asifsaho
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
deleting cookie solved the issue :)