Module: Appwrite::Enums::AuthenticationFactor
- Defined in:
- lib/appwrite/enums/authentication_factor.rb
Constant Summary collapse
- EMAIL =
'email'- PHONE =
'phone'- TOTP =
'totp'- RECOVERYCODE =
'recoverycode'- CUSTOM =
'custom'
'email''phone''totp''recoverycode''custom'