Replace custom socket implementation with SignalR.
Replace MSAL and custom cookie auth with Microsoft.Identity.EntityFramework Also some UI redesign to accommodate different login experience.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@page "/error"
|
||||
|
||||
<main>
|
||||
<main class="PrimaryTheme">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h1 class="card-title">Oops!</h1>
|
||||
|
||||
Reference in New Issue
Block a user