You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the example app this morning, so it might be something with your setup. That said, moving to TypeScript will hopefully require less magic vercel/next.js#22867 for the dev app (right now there is a lot of file-watching/copy-paste hackery). Anyway, unfortunately, I wouldn't consider the dev app's bad behavior as an actual bug, because it is aimed at people who don't mind going deep into the core and development of next-auth. I'll keep this in mind and see if I can reproduce it, but I'm inclined to close this issue to reduce the maintenance burden. Hope you can understand 🤞
Description 🐜
When I check http://localhost:3000/api-example with the included test app I get
TypeError: Cannot read property 'getToken' of undefined
.Is this a bug in your own project?
No
How to reproduce ☕️
Go to http://localhost:3000/api-example
Screenshots / Logs 📽
Environment 🖥
Contributing 🙌🏽
No, I am afraid I cannot help regarding this
The text was updated successfully, but these errors were encountered: