Skip to content

xcitestudios/firebase-cli-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published