Static createCreates a user action challenge
Static createCompletes user login by sending the signed login challenge.
Static createInitiates user login, by creating a challenge that will need to be signed by the user Credentials.
Static createCompletes Registration by sending the signed registration challenge, containing the new Credential identity created.
Static createInitiates Registration by creating a challenge that will need to be signed by a new set of Credentials.
Static signSign a user action challenge
Static userCompletes user logout by sending the user auth token.
Generated using TypeDoc
Completes Recovery by sending the signed recovery challenge, containing the new Credential identity created.