Closed karagenit closed 7 years ago
OAuth Process Overview:
Redirect user to github auth url with client_id Get response with code POST code with client_id, client_secret, and code, returns token
client_id
code
client_secret
OAuth Process Overview:
Redirect user to github auth url with
client_id
Get response withcode
POSTcode
withclient_id
,client_secret
, andcode
, returns token