Skip to content

@sourceloop/authentication-service / Exports / IAuthServiceConfig

Interface: IAuthServiceConfig

Hierarchy

  • IServiceConfig

    IAuthServiceConfig

Table of contents

Properties

Properties

useCustomSequence

Optional useCustomSequence: boolean

Inherited from

IServiceConfig.useCustomSequence

Defined in

packages/core/dist/types.d.ts:5


useSequelize

Optional useSequelize: boolean

Inherited from

IServiceConfig.useSequelize

Defined in

packages/core/dist/types.d.ts:6


useSymmetricEncryption

Optional useSymmetricEncryption: boolean

Defined in

services/authentication-service/src/types.ts:16