Not logged in

🔐 nuxt-auth Nuxt authentication and sessions, based on the popular NextAuth.js

You can use this page to explore the feature that nuxt-auth has to offer. You can find the source code of this page here. For further information please refer to our documentation here.

nuxt-auth also supports server side sessions. You can find the full documentation for this here.


Route Method Link
/sessionget View Route
/csrfget View Route
/providersget View Route
/signinget View Route
/signin/:providerpost View Route
/callback/:providerget & post View Route
/signoutget & post View Route