/github

Github SSO redirect URI

Get the access token of a user authenticating to Github SSO

get/github/reply

Query parameters

statestring required

the state from the /github/reply endpoint passed from the redirect

codestring required

the authorization code from the /authorize endpoint of Github SSO

Changes