@sourceloop/oidc-service / Exports / AuthClientRepository
Class: AuthClientRepositoryΒΆ
HierarchyΒΆ
-
DefaultSoftCrudRepository<AuthClient, typeofid>β³
AuthClientRepository
Table of contentsΒΆ
ConstructorsΒΆ
ConstructorsΒΆ
constructorΒΆ
β’ new AuthClientRepository(dataSource)
ParametersΒΆ
| Name | Type |
|---|---|
dataSource |
DataSource |
OverridesΒΆ
DefaultSoftCrudRepository< AuthClient, typeof AuthClient.prototype.id \>.constructor
Defined inΒΆ
services/oidc-service/src/repositories/auth-client.repository.ts:16