Verification Data
class VerificationData
Content copied to clipboard
Encapsulates all information pieces to verify a newly created identity. The pieces of information depends on the authentication method associated to the identity to verify.
Constructors
VerificationData
Link copied to clipboard
Builds a VerificationData instance based on a one time verification code.
VerificationData
Link copied to clipboard
Builds a token-based VerificationData instance, to verify an identity with a permanent password (email- or phone- based identity).