luckyframework / authentic

An authentication library for Lucky projects
MIT License
14 stars 13 forks source link

Emails should be case insensitive #9

Closed snadon closed 3 years ago

snadon commented 6 years ago

Currently you can register multiple times the same email address using case sensitivity.

e.g.:

Emails should be lower cased before save.