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

Firestore User Authentication #2

Open
servicesoftuk opened this issue Sep 5, 2019 · 1 comment
Open

Firestore User Authentication #2

servicesoftuk opened this issue Sep 5, 2019 · 1 comment

Comments

@servicesoftuk
Copy link

I'm still at the R&D stage and have a prototype app which uses the background-geolocation plugin with the additional background-geolocation-firebase plugin. GeoLocations are feeding into my Firestore database as expected.

The default Firestore security rules allow read/write to any user, which I will need to resolve before I can complete the R&D project. If I change the security rules to restrict access to authenticated users, the Firestore plugin can no longer write to the database.

I cannot see any provision for user authentication in the plugin documentation. Have I missed it or do you have any plans to implement in the future?

@christocracy
Copy link
Member

No, the plugin is not involved with authentication. Is there something I need to add? I thought this could be handled from the server end.

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