Refresh tokens with .NET 5 Web API and .NET Core Identity
This blog post is continuation of my previous post. In the previous post, I tried to discuss about what is refresh token, why it is required and generally how it…
This blog post is continuation of my previous post. In the previous post, I tried to discuss about what is refresh token, why it is required and generally how it…
In this article, let's have a look at how to enable authentication in .NET Core WPF application. Prerequisites For following all steps in this article, we will need Azure Subscription.…
Azure Active Directory is Azure's identity and access management service. It can be used for authenticating and authorizing users to ensure that only allowed users are able to access the…
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…
Now a days, many applications use third party authentication services. There are various providers which can help you to authenticate and authorize the users. The providers include Microsoft, Facebook, Twitter,…
AZ-203 is the new certification exam announced By Microsoft few months back. The 70-532 certification is now retired. People who have given 70-532 exam need to either appear AZ-202 to…