Replace MSAL and custom cookie auth with Microsoft.Identity.EntityFramework Also some UI redesign to accommodate different login experience.
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
@using Contracts.Types;
|
|
|
|
<GameBoardPresentation Perspective="WhichPlayer.Player1" />
|
|
|
|
@code {
|
|
}
|