Skip to main content
Dotset CLI API Documentation / tollgate / SessionGrantInfo

Interface: SessionGrantInfo

Defined in: src/tollgate/approval/types.ts:32 Session grant information returned when user approves with a duration.

Properties

duration

duration: SessionDuration;
Defined in: src/tollgate/approval/types.ts:37 Duration of the grant

pattern?

optional pattern: string;
Defined in: src/tollgate/approval/types.ts:40 Pattern for ‘pattern’ scope

scope

scope: SessionScope;
Defined in: src/tollgate/approval/types.ts:34 Scope of the grant