Skip to main content

Interface: GrantConfigOptions

Configure how grants behave.

Properties

grantDefaultDuration

grantDefaultDuration: string

Configure how long grants are valid for by default.

Defined in

types.ts:50


grantMaximumDuration

grantMaximumDuration: string

Configure the maximum duration of how long grants are valid for.

Defined in

types.ts:54