Skip to content

MosheBiton/Google-Auth-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Auth-REST-API

Google Auth with REST API and People API example

How to run:

  1. Follow the following guide to get "creds.json" file and put it main folder: https://developers.google.com/people/v1/getting-started#project
  2. run "npm i" to install dependencies
  3. run "npm start" to run the program (runs "ts-node index.ts)

If you need to use the authentication code for other google service, just change the "SCOPE" const in the "auth.ts" file.

About

Google Auth with REST API and People API example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published