Skip to content

Latest commit

 

History

History
57 lines (27 loc) · 675 Bytes

core.auxdata.md

File metadata and controls

57 lines (27 loc) · 675 Bytes

Home > @cerbos/core > AuxData

AuxData interface

Auxiliary data sources that can be referenced in policy conditions.

Signature:

export interface AuxData 

Properties

Property

Modifiers

Type

Description

jwt?

JWT | undefined

(Optional) A JSON Web Token (JWT) to use as an auxiliary data source.