mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 00:22:50 -05:00
paymentservice with stripe & braintree implem.
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Braintree" Version="3.8.0" />
|
||||
<PackageReference Include="IdentityServer4" Version="1.3.1" />
|
||||
<PackageReference Include="IdentityServer4.AspNetIdentity" Version="1.0.1" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.DataProtection.AzureStorage" Version="1.0.2" />
|
||||
|
Reference in New Issue
Block a user