Skip to content

mazhekin/MVC4CustomMembershipSolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC4CustomMembershipSolution
============================

ASP.NET MVC 4 project with custom implementation membership. Implementation ExtendedMembershipProvider for own database through Entity Framework 5.0.

Email is used as username.
Account must be verified through email and activation link with guid.
Password is not saved into database, only hash.
Password recovery

OAuth:
login through Facebook account

About

ASP.NET MVC 4 project with custom implementation membership. Implementation ExtendedMembershipProvider.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors