NET8, Blazor and Custom User Management
I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity. Here is how to add custom fields for users
All technologies, only pure source code
I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity. Here is how to add custom fields for users
In this new series of posts, I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity.
In this post will be on improving on the application’s behaviour following clean architecture handling errors, adding logging, authenticating users
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…