Added password and session creation functions.

This commit is contained in:
2021-01-01 13:29:10 -08:00
parent 26c59555ab
commit 5621418bd7
26 changed files with 232 additions and 56 deletions
+4
View File
@@ -5,5 +5,9 @@
<UserSecretsId>e3dff1d0-8e29-4bc2-8020-8999a38530f3</UserSecretsId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="5.0.1" />
</ItemGroup>
</Project>