OAuth Discovery
GET /.well-known/oauth-protected-resource
better-auth endpoint /.well-known/oauth-protected-resource (mounted under /api/auth).
Response Body
application/json
curl -X GET "https://example.com/api/auth/.well-known/oauth-protected-resource"{}Is this page helpful?