lhartvik / ParkinsonTracker

GNU General Public License v3.0
1 stars 0 forks source link

Auth on Firebase #3

Open lhartvik opened 1 year ago

lhartvik commented 1 year ago

For now, I've been setting read and write access to True each time I'm uploading data. Which is impractical. I want to restrict access to upload from my own phone only, or with some login. Firebase has support for this https://rnfirebase.io/auth/usage