oauth
Handle receiving a code from an OAuth flow.
get/oauth/callback
Query parameters
codestring required
The code from authenticating with the oauth provider
statestring required
The state value set when initiating the OAuth login
Response
default response