rijdz / node-google-auth

Authentication using googleapis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-google-auth

Authentication using googleapis

Step-by-step

  • Clone this repo git clone https://github.com/rijdz/node-google-auth.git
  • Install
  • Register Google application on Console
  • Download Google Key, then rename into google_key.json
  • Run node index.js

Misc

To test the Authorize API from google, you might want to check Oauth 2.0 playground

About

Authentication using googleapis


Languages

Language:JavaScript 100.0%