matt17r / verleng

Data quality dashboards and integration toolkit for K-12 schools
MIT License
0 stars 0 forks source link

Add authentication using Clearance #2

Closed matt17r closed 3 years ago

matt17r commented 3 years ago

This PR adds Clearance for authentication:

Confirmation email can be previewed and tested at http://localhost:3000/rails/mailers. Visiting the preview resets the confirmation status of the last added user in Development, click on the link if you want them to be confirmed again.