luckyframework / authentic

An authentication library for Lucky projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emails should be case insensitive

snadon opened this issue · comments

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

e.g.:

Emails should be lower cased before save.