Will I get certain errors when using "ngrok" to set up https callbacks? #4942
Unanswered
Koala-afurubayashi
asked this question in
Help
Replies: 0 comments
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.
-
Question 💬
I think....
If you want to test in the https development environment with "next-auth",
I feel that there are few documents about it.
My code is almost the same as the code I'm asking in this ISSUE.
The difference is that the URL set in env and the URL set in NEXTAUTH_URL are set.
https://~~~~~~~~~.jp.ngrok.io
instead of
http://localhost:3000
It is set as.
In many tutorials out there, I even checked the button display on Github and AWS Congito.
I get a [Method Not Allowed] 405 error after pressing this button. This was the same for aws congito and github
Method Not Allowed
Does anyone have any knowledge about this?
HELP!!!
How to reproduce ☕️
#1004
This ISSUE doesn't seem to be resolved
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Beta Was this translation helpful? Give feedback.
All reactions