Using Email Address to login - Membership API
Posted
by DotnetDude
on Stack Overflow
See other posts from Stack Overflow
or by DotnetDude
Published on 2010-03-22T02:50:49Z
Indexed on
2010/03/22
2:51 UTC
Read the original article
Hit count: 546
By default, Membership API uses a separate username field to login users. I would like to use the email address for users to login. Is this a good idea?
How would I modify the Login, Register a user, Forgot password control to support this?
© Stack Overflow or respective owner