{
  "issuer": "https://567slots-apk.com",
  "authorization_endpoint": "https://567slots-apk.com/auth/authorize",
  "token_endpoint": "https://567slots-apk.com/auth/token",
  "jwks_uri": "https://567slots-apk.com/.well-known/jwks.json",
  "response_types_supported": [
    "code",
    "token",
    "id_token"
  ],
  "subject_types_supported": [
    "public"
  ],
  "id_token_signing_alg_values_supported": [
    "RS256"
  ],
  "scopes_supported": [
    "openid",
    "profile",
    "email"
  ]
}