What is the correct way of getting a membership provider where user id = email?

Posted by Dmitri Nesteruk on Stack Overflow See other posts from Stack Overflow or by Dmitri Nesteruk
Published on 2010-05-01T07:54:23Z Indexed on 2010/05/01 7:57 UTC
Read the original article Hit count: 168

I want to implement membership where email is used as the user id. Is there a ready-made provider for this, or do I have to write my own one? Or should I just make do with the 'default' one?

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about membership