NodeAuth: {
    password: string;
    username: string;
}

Type declaration

  • password: string
  • username: string

Generated using TypeDoc