There is a project called NextAuth https://next-auth.js.org/
It's open source and developed specifically to support different authentication methods in next-js applications, including JWT.
I wonder what you think about it. Did you try to use it for authentication via django?
There is a project called NextAuth https://next-auth.js.org/
It's open source and developed specifically to support different authentication methods in next-js applications, including JWT.
I wonder what you think about it. Did you try to use it for authentication via django?