Skip to content
This repository was archived by the owner on Feb 24, 2022. It is now read-only.

brilang/nextauthexample

Repository files navigation

NextAuth.js Example

next-auth-example.now.sh

About this project

This project is based on the NextAuth.JS Example project. Go there for more information on the base code for this project. I am using this project as an attempt to extend the authentication to the entire app except for a login page.

To Start the application

To run the site locally, use:

npm run dev

To run it it production mode, use:

npm build
npm start

About

NextAuth.js Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 17