Closed tusharraval102 closed 2 years ago
You also need it to be case-insensitive for the sign-in as well. If a user enters his email address to login, it should convert the email string entered to lowercase and then compare it with the lowercase keys for the Client/Admin collection as well.
This has now been fixed.
Fix for bug #285. Now all emails registered are automatically saved as lower case.