Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional enabledIndicates whether this token is currently accepted. Disabled tokens are rejected without being removed from the configuration.
Optional fieldAn optional metadata field that is attached to every event authenticated by the
associated token. Both key and value must match ^[A-Za-z0-9_]+$.
Optional pathSpecifies where the worker extracts the token from in the incoming HTTP request.
This can be either a built-in location (path or address) or an HTTP header object.
Name of the environment variable or secret that holds the expected token value.
Generated using TypeDoc
An accepted token used to authenticate incoming HTTP server requests.