Refactoring authentication to support server-side Blazor using a seamless login flow.
This commit is contained in:
3
Oqtane.Server/Pages/Logout.cshtml
Normal file
3
Oqtane.Server/Pages/Logout.cshtml
Normal file
@ -0,0 +1,3 @@
|
||||
@page "/logout"
|
||||
@namespace Oqtane.Pages
|
||||
@model Oqtane.Pages.LogoutModel
|
Reference in New Issue
Block a user