AuthenticationCodeTypeExt extension
Properties
- authenticationCodeTypeCall → AuthenticationCodeTypeCall?
-
An authentication code is delivered via a phone call to the specified phone number
read-only
- authenticationCodeTypeFirebaseAndroid → AuthenticationCodeTypeFirebaseAndroid?
-
An authentication code is delivered via Firebase Authentication to the official Android application
read-only
- authenticationCodeTypeFirebaseIos → AuthenticationCodeTypeFirebaseIos?
-
An authentication code is delivered via Firebase Authentication to the official iOS application
read-only
- authenticationCodeTypeFlashCall → AuthenticationCodeTypeFlashCall?
-
An authentication code is delivered by an immediately canceled call to the specified phone number. The phone number that calls is the code that must be entered automatically
read-only
- authenticationCodeTypeFragment → AuthenticationCodeTypeFragment?
-
An authentication code is delivered to https://fragment.com. The user must be logged in there via a wallet owning the phone number's NFT
read-only
- authenticationCodeTypeMissedCall → AuthenticationCodeTypeMissedCall?
-
An authentication code is delivered by an immediately canceled call to the specified phone number. The last digits of the phone number that calls are the code that must be entered manually by the user
read-only
- authenticationCodeTypeSms → AuthenticationCodeTypeSms?
-
An authentication code is delivered via an SMS message to the specified phone number; applications may not receive this type of code
read-only
- authenticationCodeTypeTelegramMessage → AuthenticationCodeTypeTelegramMessage?
-
An authentication code is delivered via a private Telegram message, which can be viewed from another active session
read-only