Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve application secret of new created firebase #102

Closed
dominik0711 opened this issue Nov 24, 2015 · 1 comment
Closed

Retrieve application secret of new created firebase #102

dominik0711 opened this issue Nov 24, 2015 · 1 comment

Comments

@dominik0711
Copy link

Is it possible to retrieve the application secret after creating a new firebase via firebase init as a return value? We need to store the application secret in another database without a manual copy step from the Web page.
Or is it possible to set or get the application secret programmatically?

Thanks

@cbraynor
Copy link
Contributor

cbraynor commented Dec 7, 2015

It's not currently possible to retrieve the secret through firebase-tools. Currently the only officially supported way to get the secret is through the website, as you mentioned. I'll track this as a vote for the feature internally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants