Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TokenDAL

Index

Properties

Methods

Properties

Static Private tableName

tableName: string = `tblUserToken`

Methods

Static add

  • add(userId: number, token: string): Promise<__type>

Static createTable

  • createTable(): Promise<void>