karagenit / forks

Find Most Updated Forks of a Github Repository
http://caleb.techhounds.com/forks
MIT License
1 stars 0 forks source link

User OAuth Redirect #12

Closed karagenit closed 7 years ago

karagenit commented 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