Skip to content

@sourceloop/oidc-service / Exports / AuthClientRepository

Class: AuthClientRepositoryΒΆ

HierarchyΒΆ

  • DefaultSoftCrudRepository<AuthClient, typeof id>

    ↳ 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