MachUpskillingFY17 / JabbR-Core

Modern edition of JabbR chat client using .NET Core
MIT License
7 stars 8 forks source link

Implement Unique Emails - Register #265

Open kevinleung23 opened 7 years ago

kevinleung23 commented 7 years ago

Current implementation requires unique username for database.

We will require unique email associated to a unique username due to the forgotpassword logic. (email should map to username).