Skip to content

How is this project useful #5

Closed Answered by AsifArmanRahman
almahdi404 asked this question in Q&A
Discussion options

You must be logged in to vote

firebase-admin-python : If you use Firebase Admin SDK then you can have admin access to things without worrying about restrictions and rules on your database.

firebase-rest-api: If you use this library, then you need to authenticate each time, you try access your data (meaning you can set rules and permissions for your database, storage etc. to restrict it from being accessed via another user). Admin access is also available in this library, but it is optional (for details, click here).

Note: About setting rules and permission database, storage.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by almahdi404
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@AsifArmanRahman
Comment options

@Lxstr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants