afshinm / docs

Official documentation for NextAuth.js

Home Page:https://next-auth.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


NextAuth.js

Authentication for Next.js

Open Source. Full Stack. Own Your Data.

Release Bundle Size Downloads Github Stars Github Stable Release Github Prelease

Overview

This is the repository for the documentation page for NextAuth.js!

NextAuth.js is a complete open source authentication solution for Next.js applications.

This documentation site is based on the Docusaurus framework.

Getting Started

To start a local environment of this project, please do the following.

  1. Clone the repository.
$ git clone https://github.com/nextauthjs/docs.git
  1. Install dependencies
$ npm install
  1. Start the development server
$ npm start

And thats all! Now you should have a local copy of this docs site running at localhost:3000!

Contributing

We're open to all community contributions! If you'd like to contribute in any way, please first read our Contributing Guide.

License

ISC

About

Official documentation for NextAuth.js

https://next-auth.js.org


Languages

Language:JavaScript 58.6%Language:CSS 41.3%Language:HTML 0.2%