MIRACLTrust
The entry point of the MIRACL Trust SDK. It is configured and establishes a connection with the MIRACL Trust platform during initialisation.
This is done through configure(context,configuration). Once initialised, the SDK can be accessed through getInstance().
Properties
Functions
Cancels the authentication session.
Authenticates an end user to the MIRACL Trust platform by generating a JWT authentication token.
Authenticates an end user on the MIRACL Trust platform.
Authenticates an end user on the MIRACL Trust platform.
Authenticates an end user on the MIRACL Trust platform.
Deletes a registered user.
Generates a QuickCode for a registered user.
Confirms user verification and obtains an activation token that is used in the registration process.
Gets authentication session details for a project in the MIRACL Trust platform based on the authentication session identifier.
Gets authentication session details for a project in the MIRACL Trust platform based on the authentication session identifier.
Gets authentication session details for a project in the MIRACL Trust platform based on the authentication session identifier.
Gets a registered user.
Gets the registered users.
Provides end-user registration. Registers an end user for a given MIRACL Trust Project to the MIRACL Trust platform.
Provides end-user registration. Registers an end user for a given MIRACL Trust project on the MIRACL Trust platform.
Default method for verifying user identity against the MIRACL Trust platform. In the current implementation, verification is done by sending an email message.
Configures a new Project ID when the SDK has to work with a different project.
Creates a cryptographic signature of the given document.
Configures new project settings when the SDK has to work with a different project.