Skip to content
Charming Docs
Esc
navigateopen⌘Jpreview

OAuth protected-resource metadata (delegated to better-auth)

Returns the RFC 9728 protected-resource metadata for the Charming API origin. Pointed at by the WWW-Authenticate header MCP returns on 401s so clients can discover the matching authorization server.

GET/.well-known/oauth-protected-resource
Responses
200OAuth protected-resource discovery JSON.
object
Request
curl -X GET "https://charm.ing/.well-known/oauth-protected-resource"
Response
{}