NextJS Dashboard Course Auth Issue
Unanswered
Albacore posted this in #help-forum
AlbacoreOP
I did the NextJS new course but the auth is not working as expected.
in the authorized callback "auth" is allways null and I can't figure out why ... I have the exact same code as the course, I did a lot of things but nothing work ...
Any idea ?
in the authorized callback "auth" is allways null and I can't figure out why ... I have the exact same code as the course, I did a lot of things but nothing work ...
Any idea ?
4 Replies
I am struggling with it as well and I am trying to find solution because I have just implemented it in my application. Redirect is not working after success login. Here are similar case but it's not working for me
https://nextjs-forum.com/post/1167607520248999987#message-1167627893061451847
https://nextjs-forum.com/post/1167607520248999987#message-1167627893061451847
AlbacoreOP
Youre da best !