mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 07:13:33 +00:00
push notification services
This commit is contained in:
@@ -45,5 +45,6 @@ namespace Bit.Core.Abstractions
|
||||
string organizationId);
|
||||
Task<List<BreachAccountResponse>> GetHibpBreachAsync(string username);
|
||||
Task PostTwoFactorEmailAsync(TwoFactorEmailRequest request);
|
||||
Task PutDeviceTokenAsync(string identifier, DeviceTokenRequest request);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user