Signup, Login operation using c#,MVC and Azure Table storage
I have done with the signup process that i can store the user data in the azure tbale.Now i want to do the login of that registered user .How it will be done? im using the c#, Model View Controller(MVC) and azure table storge as a backend