Register

2/1/2024 - 3:10:50 PM

Register

Constructors

Methods

Constructors

Methods

  • Create an account.

    Parameters

    • param0: {
          affId?: string;
          authVersion: AuthVersion;
          email: string;
          password: string;
          refId?: string;
          salt: string;
      }

    Returns Promise<void>