nextra
nextra copied to clipboard
Authentication
How could I add authentication to my nextra project?
As far as I know, Nextra doesn't have built-in authentication features. You might need to use an authentication library like Auth.js (formerly NextAuth.js) to add this functionality. Have you considered integrating such a library into your nextra project?
it would be great if built-in authentication features could be added :)
agreed
https://github.com/shuding/nextra/issues/1121#issuecomment-1374958546