You are here |
abhijitjana.net | ||
| | | |
www.stevejgordon.co.uk
|
|
| | | | In this post, I cover the steps required to create and sign a JWT and use it to authenticate a GitHub App built using .NET. | |
| | | |
damienbod.com
|
|
| | | | This article shows how Azure AD verifiable credentials can be issued and used in an ASP.NET Core application. An ASP.NET Core Razor page application is used to implement the credential issuer. To issue credentials, the application must manage the credential subject data as well as require authenticated users who would like to add verifiable credentials... | |
| | | |
csharp.christiannagel.com
|
|
| | | | The HttpClient class can be easily used in a way how it's not meant to be. While this class is disposable, using it with the using statement is often not the best choice. Disposing the HttpClient, the underlying socket is not immediately released. The HttpClient class is designed to be reused for multiple requests. Having... | |
| | | |
www.jasonfritts.me
|
|
| |