This is a NextJs template with next-auth implementation right of the box. Just clone the repo to your machine and add the files according to your project needs. I'm using sqlite but you can use whatever db you want by adding the reqiured files mentioned in there docs.
- Inbuilt Next-Auth : Easily secure you project with a few tweeks.