An open API service indexing awesome lists of open source software.

https://github.com/hacksu/google-oauth


https://github.com/hacksu/google-oauth

advanced lesson

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Google Oauth

* Flow
* Send the user to a url
* Google send the user back to the website with a code
* Lookup the user information from code
* Passport does most of this for us