Custom User Management with NET8 and Blazor
In this new series of posts, I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity.
All technologies, only pure source code
In this new series of posts, I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity.
I share the code for a Blazor integration with Identity Server and BFF. All browsers don’t allow to share or save an authentication token
In this post I talk about the integration with external providers in the AdminLTE project such as Microsoft, Facebook, Google and Twitter
I continue to add more features to the integration of AdminLTE with Identity and IdentityServer in AdminLTE in an ASP.NET Core project
This article shows how to implement a Microsoft Account as an external provider in an IdentityServer4 project using ASP.NET Core…