{
  "resource": "https://reefy.ai/",
  "authorization_servers": [
    "https://reefy.ai/.well-known/oauth-authorization-server"
  ],
  "scopes_supported": [
    "openid",
    "email",
    "profile"
  ],
  "bearer_methods_supported": [
    "cookie"
  ],
  "resource_documentation": "https://reefy.ai/auth.md"
}