@sourceloop/authentication-service / Exports / OtpMethodType
Enumeration: OtpMethodType¶
Table of contents¶
Enumeration Members¶
Enumeration Members¶
GOOGLE_AUTHENTICATOR¶
• GOOGLE_AUTHENTICATOR = "Google Authenticator App"
Defined in¶
services/authentication-service/src/enums/mfa-config.enum.ts:7
OTP¶
• OTP = "OTP"
Defined in¶
services/authentication-service/src/enums/mfa-config.enum.ts:6