Hierarchy

  • BaseAuthApi

Constructors

Methods

  • Initiates Registration by creating a challenge that will need to be signed by a new set of Credentials.

    Parameters

    Returns Promise<CreateRegistrationChallengeResponse>

  • Completes user logout by sending the user auth token.

    Parameters

    • options: DfnsBaseApiOptions

    Returns Promise<void>

Generated using TypeDoc