britton-jb / sentinel

DEPRECATED - Phoenix Authentication library that wraps Guardian for extra functionality
MIT License
106 stars 19 forks source link

Lockable, Registerable, Guardian v1 #56

Closed britton-jb closed 3 years ago

britton-jb commented 6 years ago

Started as the addition of the lockable module, as well as a plug that would fill the need now met by Guardian v1's pipeline functionality.

Now it includes:

Things I'd like to get merged into this branch before merging it into master:

britton-jb commented 6 years ago

Password custom password validation, including a few vanilla password validation settings

Handled in https://github.com/britton-jb/sentinel/pull/57