Fix claims.

Use OID instead of email for microsoft identifier.
Fix PlayerCount route.
Add created date to user table.
Create spectator icon.
This commit is contained in:
2023-01-20 20:48:38 -06:00
parent 1d0beaf69f
commit 26fd955aa4
35 changed files with 672 additions and 1426 deletions

View File

@@ -14,6 +14,7 @@
</script>
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
<link href="css/icons/bootstrap-icons.css" rel="stylesheet" />
<script type="text/javascript" src="css/bootstrap/bootstrap.min.js"></script>
<link href="css/app.css" rel="stylesheet" />
<link href="Shogi.UI.styles.css" rel="stylesheet" />