You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
For examples:-
CslaBlazorAuthentication
BlazorAuthClient
BlazorAuthServer
The Login/Logout controls do not appear on mobile devices - this is because the examples do not contain the 'auth' class as well as the 'top-row' class in the MainLayout.razor file. (
should read
)
The book examples (PP 83 and PP 174) do not identify this change either.
For examples:-
CslaBlazorAuthentication
BlazorAuthClient
BlazorAuthServer
The Login/Logout controls do not appear on mobile devices - this is because the examples do not contain the 'auth' class as well as the 'top-row' class in the MainLayout.razor file. (
The book examples (PP 83 and PP 174) do not identify this change either.