nextauth-repo-for-issue
Describe the bug
All login attempts on a Firebase server end at http://localhost:3000/api/auth/signin/
Steps to reproduce
- Download the Next Auth Example: https://github.com/nextauthjs/next-auth-example
- Put the code into a Firebase ready to deploy project (good luck with that)
- Predeploy & Deploy to Firebase
- Visit page
- Try to login with any provider
Expected behavior
Successful login
Screenshots or error logs
Additional context
I just upload a REPO for reproduction: https://github.com/eliooses-zondax/nextauth-repo-for-issue
Feedback
Documentation refers to searching through online documentation, code comments and issue history. The example project refers to next-auth-example.
- Found the documentation helpful
- Found documentation but was incomplete
- Could not find relevant documentation
- Found the example project helpful
- Did not find the example project helpful