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:
4
Shogi.UI/Pages/HomePage.razor.css
Normal file
4
Shogi.UI/Pages/HomePage.razor.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.shogi {
|
||||
background-color: var(--primary-color);
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user