ez-next-auth
v1.0.1
Published
Makes authentication with next.js/next-auth more straightforward, No BS.
Downloads
2
Maintainers
Readme
ez-next-auth
ez-next-auth
is an npm CLI tool for adding authentication boilerplate to Next.js projects using NextAuth.js.
Usage
Initialize ez-next-auth
in your project:
Follow prompts and copy .ez-next-auth.env
contents to your .env
file. Ensure your database connection is set.
Planned Features
- More OAuth providers
- MySQL and other database support
- Enhanced session strategy
- Improved CLI UX
Contributing
Contributions are welcome!
※ ez-next-auth
by @supSugam