przpiw / NextAuth-Authentication

Boilerplate for NextAuth Authentication for custom database/endpoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextAuth v4

NextAuth with custom login form & credential provider

  • A project bolilerplate to save up time on building authentication functionality from scrach.

  • Custom database connection or api/endpoint required for credential verification

Benefits of using NextAuth v4

  • Encrypted JWT(JWE)
  • Sessions supported
  • Secure by default
  • Bring your own database friendly
  • Cross Site Request Forgery Tokens
  • easy to handle errors
  • Restrictive cookie policy

About

Boilerplate for NextAuth Authentication for custom database/endpoint


Languages

Language:JavaScript 100.0%