BlazorIdentity icon indicating copy to clipboard operation
BlazorIdentity copied to clipboard

An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.

Results 1 BlazorIdentity issues
Sort by recently updated
recently updated
newest added

The Oqtane Framework (https://github.com/oqtane/oqtane.framework) contains a full Blazor UI implementation for .NET Identity. This was done to enable a seamless native client-side SPA UI experience consistently throughout the framework. The...