cURL
curl --request GET \ --url https://api.example.com/auth/{*} \ --cookie better-auth.session_token=
Proxies GET authentication requests to the better-auth handler.
Default Response
Was this page helpful?