Page Contents
Home > @loopback/authentication-jwt > RefreshTokenRepository > (constructor)
RefreshTokenRepository.(constructor)
Constructs a new instance of the RefreshTokenRepository
class
Signature:
constructor(dataSource: juggler.DataSource);
Parameters
Parameter | Type | Description |
---|---|---|
dataSource | juggler.DataSource |