AuthenticationCodeTypeFragment constructor

AuthenticationCodeTypeFragment(
  1. {required String url,
  2. required int length,
  3. int? extra,
  4. int? clientId}
)

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

Implementation

AuthenticationCodeTypeFragment