We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b20ee9 commit 66b38baCopy full SHA for 66b38ba
src/Core/Constants.cs
@@ -168,6 +168,7 @@ public static class FeatureFlagKeys
168
public const string SafariAccountSwitching = "pm-5594-safari-account-switching";
169
public const string PM27086_UpdateAuthenticationApisForInputPassword = "pm-27086-update-authentication-apis-for-input-password";
170
public const string PM27044_UpdateRegistrationApis = "pm-27044-update-registration-apis";
171
+ public const string ChangeEmailNewAuthenticationApis = "pm-30811-change-email-new-authentication-apis";
172
public const string PM31088_MasterPasswordServiceEmitSalt = "pm-31088-master-password-service-emit-salt";
173
174
/* Autofill Team */
0 commit comments