@sniipwebmaster/user-service-client-grpcweb 26.8.14932 → 26.8.14945
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -58196,7 +58196,8 @@ proto.sniipuserservice.VerificationScope = {
|
|
|
58196
58196
|
VERIFY_EMAIL_WITH_CODE: 7,
|
|
58197
58197
|
UPDATE_EMAIL_ADDRESS_PINLESS: 8,
|
|
58198
58198
|
UPDATE_PHONE_PINLESS: 9,
|
|
58199
|
-
DELETE_ACCOUNT_PINLESS: 10
|
|
58199
|
+
DELETE_ACCOUNT_PINLESS: 10,
|
|
58200
|
+
DISABLE_MFA_PINLESS: 12
|
|
58200
58201
|
};
|
|
58201
58202
|
|
|
58202
58203
|
/**
|