1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-22 21:51:22 +01:00

yubico otp token provider

This commit is contained in:
Kyle Spearrin 2017-06-12 23:16:38 -04:00
parent e712b2ded0
commit 498ddae8f8

View File

@ -57,6 +57,7 @@
<PackageReference Include="Stripe.net" Version="7.8.0" />
<PackageReference Include="WindowsAzure.Storage" Version="8.1.1" />
<PackageReference Include="Otp.NET" Version="1.0.1" />
<PackageReference Include="YubicoDotNetClient" Version="1.0.0" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">