mirror of
https://github.com/azaion/admin.git
synced 2026-04-23 01:06:33 +00:00
add Cache.cs
fix hardware hash stack in the jwt token claims
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="LazyCache.AspNetCore" Version="2.4.0" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
|
||||
|
||||
Reference in New Issue
Block a user