sydevs / Atlas

Central database of worldwide meditation classes
6 stars 5 forks source link

Authentication #15

Closed Ardnived closed 4 years ago

Ardnived commented 5 years ago

This is related to both issues #9 and #10

Added a user model (called "Manager"), and authentication using a gem called passwordless this should let us do all the authentication through email links, which will mean people can be added as program runners without having to set up a password.

This still needs some work, to add user management and permissions.

I suggest you review these PRs in the following order.

15 Authentication

17 Regions

18 Permissions