VS2013 shipped with a new identity model. I have a need to use the email address as the username but the identity system throws the error: "User namejoe@joe.com is invalid, can only contain letters or digits".
How can I use an email address as the username?