Hello, it is possible use Login Control in blazor server and .Net Core Identity? I'm looking for some solutions, but I didn't found anything useful. Do you have some example how i can login thrue your component. Thanks!
Finally i found solution there https://github.com/dotnet/aspnetcore/issues/13601
Example App BlazorIdentity.zip (231.6 KB)
Any Radzen Blazor Server-side application with configured Default security shows exactly that - how to use the Login component.