Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebase-auth-cli

Authenticate with Firebase via CLI and output JSON of token and refresh token.

echo -e "USERNAME\nPASSWORD" | node index.js

outputs

{"token": "eyJhbGciOiJSUzI1NiIsImtpZCI6I...", "refreshToken": "AOvuKvSALI7CHVYSyYCsQ4X7kiGxiiaXuDt1QC67EZ9NlE4q..."}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages