deux.constants

deux.constants.CHALLENGE_TYPES = (u'sms',)

A tuple of all support challenge types.

deux.constants.DISABLED = u''

Represents the DISABLED state of MFA.

deux.constants.SMS = u'sms'

Represents the state of using SMS for MFA.