{
  "issuer": "https://www.sisulift.app",
  "authorization_endpoint": "https://pbminquovljsmotplbxc.supabase.co/auth/v1/authorize",
  "token_endpoint": "https://pbminquovljsmotplbxc.supabase.co/auth/v1/token",
  "scopes_supported": [
    "profile:read",
    "workouts:read",
    "workouts:write",
    "nutrition:read",
    "nutrition:write",
    "progress:read"
  ],
  "response_types_supported": ["code"],
  "grant_types_supported": ["authorization_code", "refresh_token"],
  "code_challenge_methods_supported": ["S256"],
  "token_endpoint_auth_methods_supported": ["none"],
  "service_documentation": "https://www.sisulift.app/developers",
  "op_policy_uri": "https://www.sisulift.app/tietosuoja"
}
