1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

[SG-744] Add claimed domain logic to mobile (#2333)

This commit is contained in:
André Bispo
2023-02-20 14:49:20 +00:00
committed by GitHub
parent b26b9ea41b
commit 3f72d35145
14 changed files with 140 additions and 7 deletions

View File

@@ -40,6 +40,7 @@
public const string NotificationData = "notificationData";
public const string NotificationDataType = "Type";
public const string PasswordlessLoginRequestKey = "passwordlessLoginRequest";
public const string PreLoginEmailKey = "preLoginEmailKey";
/// <summary>
/// This key is used to store the value of "ShouldConnectToWatch" of the last user that had logged in
/// which is used to handle Apple Watch state logic