File

libs/interfaces/src/auth/signToken.interface.ts

Index

Properties

Properties

access_token
access_token: string
Type : string
refresh_token
refresh_token: string
Type : string
export interface SignTokenInterface {
  refresh_token: string
  access_token: string
}

results matching ""

    No results matching ""