Page Contents

Home > @loopback/authentication-jwt > RefreshToken

RefreshToken class

Signature:

export declare class RefreshToken extends Entity 

Extends: Entity

Constructors

Constructor Modifiers Description

(constructor)(data)

Constructs a new instance of the RefreshToken class

Properties

Property Modifiers Type Description

id

number

refreshToken

string

userId

string