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

Feature: use Firebase authentication and authorization #120

Open
davidpelfree opened this issue Jan 21, 2020 · 1 comment
Open

Feature: use Firebase authentication and authorization #120

davidpelfree opened this issue Jan 21, 2020 · 1 comment

Comments

@davidpelfree
Copy link
Collaborator

For data security reasons, need to get user ID and credentials per user.
This should be managed in Firebase. See API here: https://firebase.google.com/docs/auth

The benefit is that you can then limit the data visibility per user / role by using "database rules". See: https://firebase.google.com/docs/database/security

@davidpelfree
Copy link
Collaborator Author

Duplication of #134?

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

1 participant