Mmm, software
Showing posts with label
oauth2
.
Show all posts
Showing posts with label
oauth2
.
Show all posts
Tuesday, July 18, 2017
Adding Azure Active Directory OAuth 2.0 authentication to a Service Fabric Web API (Stateless) service
›
... is pretty much the same as adding it to a normal Web API 2.0 application: [Authorize] public class ValuesController : ApiController...
Tuesday, April 12, 2016
Using ADAL.js correctly with AngularJS when setting up your endpoints
›
When searching around and using the tutorials on how to correctly use adal.js to authenticate your calls to Web API (or anything else) in Az...
›
Home
View web version