See all available authentication & session information below. Navigate to different sub-pages to test out the app.
Status: unauthenticated
Data: no session data present, are you logged in?
Last refreshed at: Thu Jun 11 2026 14:03:21 GMT+0000 (Coordinated Universal Time)
Decoded JWT token: no token present, are you logged in?
CSRF Token: 3513fe97e24532defbdaf78a5241992d0c23e71432bede17e5895d7d14f81158
Providers: {
"github": {
"id": "github",
"name": "GitHub",
"type": "oauth",
"signinUrl": "https://nuxtauth-authjs.vercel.app/api/auth/signin/github",
"callbackUrl": "https://nuxtauth-authjs.vercel.app/api/auth/callback/github"
},
"credentials": {
"id": "credentials",
"name": "Credentials",
"type": "credentials",
"signinUrl": "https://nuxtauth-authjs.vercel.app/api/auth/signin/credentials",
"callbackUrl": "https://nuxtauth-authjs.vercel.app/api/auth/callback/credentials"
}
}Navigate to different pages below to test out different things:
Take different actions:
The page content of "/guest"
Hey!