Replies: 1 comment 3 replies
-
The Authorization header is set automatically by default. Have you tried the example app in this repo? Can you share your config? If you set a custom |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Describe the bug
After completing the getting started guide (in this repo), accessing
http://localhost:3000/api/login
shows:{"error":"Unexpected error."}
How I am supposed to work with the login endpoint from my app?
Versions
next-firebase-auth
version:next-firebase-auth version: 0.13.5
Firebase JS SDK: 9.5
Next.js: 12
To Reproduce
Expected behavior
Additional context
Beta Was this translation helpful? Give feedback.
All reactions