Added automatic token refresh feature and login page
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
@page "/"
|
||||
@using HopFrame.Security.Claims
|
||||
@using HopFrame.Web.Components
|
||||
|
||||
<AuthorizedView RedirectIfUnauthorized="login"/>
|
||||
|
||||
<PageTitle>Home</PageTitle>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user