vcheeze / gopher-wood

https://www.gopherwoodclinic.org
1 stars 0 forks source link

Create login system for clinic staff to view appointments #65

Open vcheeze opened 4 years ago

vcheeze commented 4 years ago

See #44

vcheeze commented 3 years ago

Right now - all routes beginning with /admin will require a login. This is done with Auth0, using its Google social provider to login, but I haven't figured out a way to restrict the login to certain accounts yet.

vcheeze commented 3 years ago

Don't want to use Auth0 any more as it's also a subscription-model service that starts at 23 USD / month with its pricing. Not ideal. Will likely go with some open source or self-hosted solution, i.e.