Authentication Overview

See all available authentication & session information below. Navigate to different sub-pages to test out the app.

Status: unauthenticated
CSRF Token: {
  "google": {
    "id": "google",
    "name": "Google",
    "type": "oidc",
    "signinUrl": "http://localhost/api/auth/signin/google",
    "callbackUrl": "http://localhost/api/auth/callback/google"
  }
}