{
  "issuer": "https://pdmheobmnjtdcbdbwayl.supabase.co/auth/v1",
  "authorization_endpoint": "https://pdmheobmnjtdcbdbwayl.supabase.co/auth/v1/oauth/authorize",
  "token_endpoint": "https://pdmheobmnjtdcbdbwayl.supabase.co/auth/v1/oauth/token",
  "jwks_uri": "https://pdmheobmnjtdcbdbwayl.supabase.co/auth/v1/.well-known/jwks.json",
  "userinfo_endpoint": "https://pdmheobmnjtdcbdbwayl.supabase.co/auth/v1/oauth/userinfo",
  "scopes_supported": ["openid", "profile", "email", "phone", "offline_access"],
  "response_types_supported": ["code"],
  "response_modes_supported": ["query"],
  "grant_types_supported": ["authorization_code", "refresh_token"],
  "subject_types_supported": ["public"],
  "id_token_signing_alg_values_supported": ["RS256", "HS256", "ES256"],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "none"
  ],
  "code_challenge_methods_supported": ["S256"],
  "claims_supported": [
    "sub",
    "aud",
    "iss",
    "exp",
    "iat",
    "email",
    "email_verified",
    "name",
    "picture"
  ],
  "service_documentation": "https://franchisesuccessdirectory.com/auth.md",
  "agent_auth": {
    "auth_md": "https://franchisesuccessdirectory.com/auth.md",
    "dynamic_registration_supported": false,
    "register_uri": "https://franchisesuccessdirectory.com/contact",
    "identity_types": ["human_delegated"],
    "credential_types": ["oauth2_access_token"],
    "claims_uri": "https://franchisesuccessdirectory.com/contact",
    "revocation_contact": "michelle@webstrategyplus.com"
  }
}
