access-news / Access-News-Reader_iOS

iOS app for Access News volunteers to upload their recordings.
4 stars 0 forks source link

Create admin site #1

Open toraritte opened 6 years ago

toraritte commented 6 years ago

Currently, no user sign up is allowed from the app, and creating them in Firebase console only lets to add username and email address, therefore the displayName for example won't be updated so it will be nil. Volunteers have to go through formal sign up, so we have their names and that should be the one displayed, but it is currently only possible if I make an admin version of the app.

I would like to avoid the latter because a website is needed anyways to allow alternative uploads.

See: https://firebase.google.com/docs/auth/admin/manage-users https://firebase.google.com/docs/admin/setup

Also see f21d58f

toraritte commented 6 years ago

https://github.com/toraritte/Access-News-Admin