Type Alias: AuthConfig
AuthConfig =
object[]
Defined in: cfds/base/data-registry.ts:54
An array of authentication rules for the full DB. The DB scans these rules and will use the first one that matches the repository's path.
Type Declaration
rule
rule:
AuthRule
rulePath
rulePath:
RegExp|string