vii9 / nodejs-google-oauth20

practices nodejs project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

- console.cloud.google.com / api & services / ENABLE APIS AND SERVICES / GOOGLE + API / enable
- goto api & services / credentials / create credentials / oauth client id / web application
- redirect URL / http://localhost:3333/auth/google/callback 

GOOGLE_CLIENT_ID=token.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=secretblabla

tutorial: https://www.youtube.com/watch?v=SBvmnHTQIPY
github: https://github.com/bradtraversy/storybooks

About

practices nodejs project


Languages

Language:JavaScript 56.8%Language:Handlebars 41.2%Language:CSS 1.3%Language:Shell 0.7%