Skip to content

CORS preflight

OPTIONS
/oauth/token
curl --request OPTIONS \
--url https://example.com/api/oauth/token

CORS preflight OK