{
  "issuer": "https://mhubroegbartirynadye.supabase.co/auth/v1",
  "authorization_endpoint": "https://mhubroegbartirynadye.supabase.co/auth/v1/oauth/authorize",
  "token_endpoint": "https://mhubroegbartirynadye.supabase.co/auth/v1/oauth/token",
  "jwks_uri": "https://mhubroegbartirynadye.supabase.co/auth/v1/.well-known/jwks.json",
  "registration_endpoint": "https://pmct.com.au/contact",
  "scopes_supported": ["openid", "profile", "email", "phone"],
  "response_types_supported": ["code"],
  "response_modes_supported": ["query"],
  "grant_types_supported": ["authorization_code", "refresh_token"],
  "token_endpoint_auth_methods_supported": ["client_secret_basic", "client_secret_post", "none"],
  "code_challenge_methods_supported": ["S256", "plain"],
  "service_documentation": "https://pmct.com.au/about",
  "op_policy_uri": "https://pmct.com.au/contact",
  "op_tos_uri": "https://pmct.com.au/contact",
  "ui_locales_supported": ["en-AU", "en"]
}