Can someone help me with JWT pluging

I’m trying to use JWT plugin in my nextjs app, but when I’m calling /token endpoint, I am getting Code : UNAUTHORISED error, I am passing the Bearer Token in Authorization part. Please help!
3 Replies
Rishil Shah
Rishil ShahOP6d ago
I am newbie to this library, I read the documentation but not luck with JWT, I need jwt and be able to verify the integrity of jwt. So please help me
bekacru
bekacru6d ago
Bearer Token Authentication | Better Auth
Authenticate API requests using Bearer tokens instead of browser cookies
Rishil Shah
Rishil ShahOP5d ago
Okay thanks 🙌

Did you find this page helpful?