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

[Firebase Authentication] What's THIS_IS_MY_SECRET and Where can I put my password for login #80

Open
num14338 opened this issue Sep 6, 2017 · 1 comment

Comments

@num14338
Copy link

num14338 commented Sep 6, 2017

Hey I'm new on python-firebase I have a little bit question about Authentication

from below code. Where can I put my password.
And What's THIS_IS_MY_SECRET.where can I get it?

authentication = firebase.FirebaseAuthentication('THIS_IS_MY_SECRET', '[email protected]', extra={'id': 123})

@udsharma1506
Copy link

You can go to the project settings of Firebase account and then to the Service accounts where the Database Secrets contains the secret of your database. Well, it is getting deprecated, better to start using Firebase python admin package.

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

No branches or pull requests

2 participants