sendVerificationEmail

Default method to verify user identity against the MIRACL platform. In the current implementation it is done by sending an email message.

Parameters

userId

identifier of the user identity. To verify identity this identifier needs to be valid email address.

resultHandler

a callback to handle the result of the verification.


Default method to verify user identity against the MIRACL platform. In the current implementation it is done by sending an email message.

Parameters

userId

identifier of the user identity. To verify identity this identifier needs to be valid email address.

authenticationSessionDetails

details for authentication session.

resultHandler

a callback to handle the result of the verification.