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.


Authentication Overview

See all available authentication & session information below.

Status: unauthenticated
CSRF Token: 854149ecb9538083177852fb178240e1df0fe2cc2fe13d8ad7414deb4b394408
Providers: {
  "mltshp": {
    "id": "mltshp",
    "name": "MLTSHP",
    "type": "oauth",
    "signinUrl": "https://mltshp-vue.netlify.app/api/auth/signin/mltshp",
    "callbackUrl": "https://mltshp-vue.netlify.app/api/auth/callback/mltshp"
  }
}