v1.3.3
Adjustments
- Adds
jwt-policy
update:- Adds configuration to allow exclusion of endpoint in JWT checks.
- Exclusion is defined using the
excludeEndpointRegExp
property, which is an array of strings. The expressions that symbolize the endpoints that you want to ignore in the JWT check must be provided in the array.