okta-sdk-nodejs
okta.AuthenticatorType
type AuthenticatorType = ‘app’
‘email’
‘federated’
‘password’
‘phone’
‘security_key’
‘security_question’;