Skip to content

yuzuy/firebase-idtoken-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebase-idtoken-gen

A CLI tool and a package to generate firebase authentication id token

Installation

go get -u github.com/yuzuy/firebase-idtoken-gen

or

go get -u github.com/yuzuy/firebase-idtoken-gen/cmd/firebase-idtoken-gen

Usage

CLI

Usage of firebase-idtoken-gen:
  -apikey string
    	specify api key of your firebase project
  -credfile string
    	specify your firebase service account credential filepath. by default, read from GOOGLE_APPLICATION_CREDENTIALS or FIREBASE_CONFIG
  -p string
    	specify your firebase project id. by default, read from application default credentials

About

A CLI tool and a package to generate firebase authentication id token

Resources

License

Stars

Watchers

Forks

Languages