drapcode-constant 1.5.0 → 1.5.1
Sign up to get free protection for your applications and to get access to all the features.
@@ -59,6 +59,7 @@ exports.pluginCode = {
|
|
59
59
|
FACEBOOK_LOGIN: "FACEBOOK_LOGIN",
|
60
60
|
TWITTER_LOGIN: "TWITTER_LOGIN",
|
61
61
|
STRIPE_PAYMENT_METHODS: "STRIPE_PAYMENT_METHODS",
|
62
|
+
EMAIL_OTP_AUTHENTICATOR: "EMAIL_OTP_AUTHENTICATOR",
|
62
63
|
};
|
63
64
|
exports.loginPluginCode = [
|
64
65
|
exports.pluginCode.LOGIN,
|