- Explicitly set the
Content-Typeto betext/htmlto prevent errors whenX-Content-Type-Options: nosniffis set.
Thanks to Michał Miszczyszyn.
- expose
oauthConfig,randomStateandrenderResponsemethods to allow repurposing of the internals for non-vercel contexts. - add
OAUTH_HOST,OAUTH_TOKEN_PATHandOAUTH_AUTHORIZE_PATHenvironment variables for more configuration.
Initial release