codersforcauses / FoGUWA

A PWA for the FoGUWA community to display an interactive map when the members go on tours
MIT License
9 stars 3 forks source link

Admin log in and user creation #37

Closed innocentmm closed 4 years ago

innocentmm commented 4 years ago

This can be done as a function within the “Roles” admin page as “create user” with a set of criteria including the set up of a user name and password. I will speak to FoG about what information they would like to see. Look into this to add auth integration using passport or use Mongo or another authentication service and or database. When using auth, the frontend UI component is optional because you can use the auth0 default or choose your own based on their theme so the only thing here would be to set it to FoGs colours. Use CFCs auth account but set up a new API for this project. Message a PM for access.

Drewbi commented 4 years ago

Duplicate of #15