Skip to content
Krystal Ariel DM

Auth Debug

Authentication Status

Not authenticated

Test Actions

Auth Endpoints

  • /api/auth/login/ - Initiates OIDC login flow
  • /api/auth/callback/ - Handles OIDC callback
  • /api/auth/logout/ - Clears session (POST only)
  • /api/auth/token/ - Returns token for client use