locked
Is OWIN based login more secure than Forms Authentication based login RRS feed

  • Question

  • User1884398186 posted

    I have a custom table called Users that contains columns for user name, hashed password and hash used. I am not using ASP.Net Identity based tables in my database, but my own custom set of security tables.  

    I am not able to understand if OWIN-based login would offer more security that forms authentication based login.

    Question: In my scenario, would using OWIN  rather than forms authentication make the login cookie more secure against hackers?

     

    Sunday, February 17, 2019 6:18 AM

Answers

All replies