S
S
Sasha Pleshakov2016-10-23 02:56:07
ASP.NET
Sasha Pleshakov, 2016-10-23 02:56:07

What authentication method is used in ASP.NET MVC sites?

I only know two ways. With Identity and forms authentication. What method do you use in your projects?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
MrDywar Pichugin, 2016-10-23
@mnepoh

Identity 2.0
Omnivorous, out of the box.
No need to invent a bicycle with vulnerabilities, this is the best I've seen.
ASP.NET Identity 2.0.
ASP.NET Identity 2.0 includes several new features like Two-Factor Authentication, Account Lockout, Account Confirmation, Password Reset, Security Stamp (Sign-Out Everywhere) and more. Before, these features had to be coded, so now developers can focus more on main business while using tested and standardized method to manage users.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question