protecting api

This commit is contained in:
Paul Schneider 2021-04-08 03:08:20 +01:00
commit 5b6d74d8ee
6 changed files with 46 additions and 7 deletions

View file

@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.AspNetCore.SignalR.Common" Version="1.0.0-alpha2-final" />
<PackageReference Include="NuGet.Packaging.Core" Version="5.9.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="2.2.0" />
</ItemGroup>
<ItemGroup>