{
  "issuer": "https://fra.cloud.appwrite.io/v1/projects/69fd362b001eb325a192",
  "authorization_endpoint": "https://fra.cloud.appwrite.io/v1/account/sessions/oauth2/{provider}",
  "token_endpoint": "https://fra.cloud.appwrite.io/v1/account/sessions/token",
  "jwks_uri": "https://fra.cloud.appwrite.io/v1/projects/69fd362b001eb325a192/jwks",
  "response_types_supported": ["code"],
  "grant_types_supported": ["authorization_code", "refresh_token"],
  "token_endpoint_auth_methods_supported": ["client_secret_post", "none"],
  "scopes_supported": ["openid", "profile", "email"],
  "code_challenge_methods_supported": ["S256"],
  "service_documentation": "https://appwrite.io/docs/products/auth"
}
