Use API authorisation now provided by library.

This commit is contained in:
Robert Marshall 2021-05-08 22:35:27 +01:00
parent c041c42dcf
commit ba4bea18f4
6 changed files with 2 additions and 97 deletions

View file

@ -7,6 +7,7 @@
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.10.4" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Robware.Lib.Auth.ApiKey" Version="1.0.2" />
</ItemGroup>
<ItemGroup>