Module: SDM::MFAProvider
- Defined in:
- lib/constants.rb
Overview
Providers responsible for multi-factor authentication
Constant Summary collapse
- NONE =
""- DUO =
"duo"- TOTP =
"totp"
Providers responsible for multi-factor authentication
""
"duo"
"totp"