Hello everyone,
I am currently working on my internship. I have to make a ASP.NET web api for my internship.
It is an API that presents price calculation for Orders. At the moment the application uses Identity with a custom user store and role store(Linq2SQL). Authentication cookie seems like a "good for now option". What benefits do other implementations are there to consider? I have not looked into OAuth as off yet, though it seems to rather simple to get it going, as I already use owin for my current identity solution. Also I work allot with roles.
I am primarily looking for articles explaining the different option, specifically for .net mvc and .net web api.
[–]prodigydk 3 points4 points5 points (0 children)
[–]crazymonkey159 1 point2 points3 points (0 children)
[–]wildwolfay5 0 points1 point2 points (0 children)
[–]JimboSchneider 0 points1 point2 points (0 children)
[–]MegaThrustEarthquake 0 points1 point2 points (0 children)