Suchiman / BlazorDualMode

Demo on how to run dynamically in client or server side mode
MIT License
145 stars 24 forks source link

With Identity Server #7

Closed NPadrutt closed 4 years ago

NPadrutt commented 4 years ago

Have you figured out how to do this when adding asp.net core identity for authentication? I can make it work when in client mode, but as soon as I switch to the server it always redirects to the login screen.