How is security implemented in an ASP.NET MVC REST API application? -


i reading here,

http://blog.scottlogic.com/2016/01/20/restful-api-with-aspnet50.html

but missing how security.

what security model used api?

do give consumer generated "key"?

windows authentication?

mobile?

i have found blog post helpful when implementing security web api. @ owin token based authentication first. blog describes usage angularjs client including mobile.


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -