okta-sdk-nodejs
okta.FactorType
type FactorType = ‘call’
‘email’
‘hotp’
‘push’
‘question’
‘sms’
‘token’
‘token:hardware’
‘token:hotp’
‘token:software:totp’
‘u2f’
‘web’
‘webauthn’;