Function confirmSignUp

  • Confirms the signup process with the verification code sent to the user

    Returns

    Parameters

    • username: string

      The username that was used for signup

    • code: string

      Code received at the provided email address

    Returns Promise<any>

Generated using TypeDoc