Skip to content

Chalkbeat/deno-google-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Google Login for Deno

Authenticates and logs into the Sheets API using the same token as the NPR Dailygraphics rig. See test.js for examples in use.

Requires the following permissions:

  • --allow-net: access the Google API
  • --allow-env: pull your Google client ID and secret
  • --allow-write and --allow-read: read and write your token file

About

Log into Google using the NPR Dailygraphics token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published