{
  "issuer": "https://yarnlooplevel.com",
  "authorization_endpoint": "https://yarnlooplevel.com/oauth/authorize",
  "token_endpoint": "https://yarnlooplevel.com/oauth/token",
  "jwks_uri": "https://yarnlooplevel.com/.well-known/jwks.json",
  "response_types_supported": ["code"],
  "grant_types_supported": ["authorization_code"],
  "scopes_supported": ["yarnloop.guides.read"],
  "service_documentation": "https://yarnlooplevel.com/docs/api/"
}
