Skip to content

47degrees/GTG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Token Generator

Steps:

  • Place your JSON credentials in .direnv/google-credentials.json
  • Set the env var:
export GOOGLE_APPLICATION_CREDENTIALS='.direnv/google-credentials.json'
  • Run the app, passing the audience as argument:
sbt "run https://myNameSpace.cloudfunctions.net/my-cloud-function"

Releases

No releases published

Packages

No packages published

Languages