November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I ran into an interesting problem while on a past project this year - when we turned on Service API via OWIN, my authorized Web API endpoints were...
To recap Part I of this series, I showed you how you can configure ASP.NET Identity and Owin/Oauth to authenticate/authorize your Web API endpoints...
In my last blog , I explained how simple it is to expose a Web API endpoint inside of Episerver. Now, the next question is: How can you secure thes...
During my last Episerver project, I needed to stand up a Web API endpoint to grab data from an external source. Sounds easy enough, right? Actually...