Options
All
  • Public
  • Public/Protected
  • All
Menu

Module background/api/registration

Index

Functions

  • This function takes in a username, password, and passwordConfirmation and registers a new user

    Parameters

    • username: string

      The username of the user you want to create

    • password: string

      The password that the user entered

    • passwordConfirmation: string

    Returns Promise<IRegisterServerResponse>

    A promise that resolves to an IRegisterServerResponse object.

Generated using TypeDoc version 0.22.15, the 4/20/2022