31 Forks
407 Stars
407 Watchers

nuxt-auth

🔐 Nuxt user authentication and sessions via NextAuth.js. nuxt-auth wraps NextAuth.js to offer the reliability & convenience of a 12k star library to the nuxt 3 ecosystem with a native developer experience (DX)

How to download and setup nuxt-auth

Open terminal and run command
git clone https://github.com/sidebase/nuxt-auth.git
git clone is used to create a copy or clone of nuxt-auth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nuxt-auth https://github.com/sidebase/nuxt-auth/archive/master.zip

Or simply clone nuxt-auth with SSH
[email protected]:sidebase/nuxt-auth.git

If you have some problems with nuxt-auth

You may open issue on nuxt-auth support forum (system) here: https://github.com/sidebase/nuxt-auth/issues