Skip to content

Commit

Permalink
Fix login
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxocube committed Jan 4, 2025
1 parent 7a11e18 commit 44c5950
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
@inject IdentityUserAccessor UserAccessor
@inject IUserStore<AuthUser> UserStore
@inject IdentityRedirectManager RedirectManager
@rendermode @(new InteractiveServerRenderMode(prerender: true))

<PageTitle>Manage your external logins</PageTitle>

Expand Down

0 comments on commit 44c5950

Please sign in to comment.