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