Understanding the basics about the Refresh tokens
Few months back, I wrote few articles about how to secure the Web APIs using different mechanisms. The focus of those articles were mostly on the authentication aspects. If you…
Few months back, I wrote few articles about how to secure the Web APIs using different mechanisms. The focus of those articles were mostly on the authentication aspects. If you…
In this article, let's have look at how a .NET Core WPF application can be protected using Azure AD B2C and how can it call the APIs which are also…
Now a days, all the functionalities available in your business applications are required to be available everywhere. Everybody wants the application to be available at their finger tips. Your customers…
In last article, we have seen how to add ASP .NET Core identity to your web API project. In this blog post, let's see how to setup your web API…
In this article, lets have a look at the security and encryption features offered by Azure Storage. In this article, we will see some basics about security and how to…
In last few articles, I have been explaining my thoughts about API management. Till now, below topics are covered. Introduction to API ManagementHow to create API Management instanceHow to publish…