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