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:
parent
e712b2ded0
commit
498ddae8f8
@ -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' ">
|
||||
|
Loading…
Reference in New Issue
Block a user