Libraries
»
appwrite
(16.1.0)
»
Index (A)
»
Appwrite
»
Enums
»
AuthenticationFactor
Module: Appwrite::Enums::AuthenticationFactor
Defined in:
lib/appwrite/enums/authentication_factor.rb
Constant Summary
collapse
EMAIL =
'email'
PHONE =
'phone'
TOTP =
'totp'
RECOVERYCODE =
'recoverycode'