Specifies 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.
path
address
Generated using TypeDoc
Specifies where the worker extracts the token from in the incoming HTTP request. This can be either a built-in location (
pathoraddress) or an HTTP header object.