Auth0 Node.js SDK - v5.9.0
    Preparing search index...

    Type Alias ConnectionTokenEndpointJwtcaAudFormatEnumOidc

    Specifies the format of the aud (audience) claim included in the JWT used for client authentication at the token endpoint. Accepted values are: 'issuer' (the aud claim is set to the OIDC issuer URL) or 'token_endpoint' (the aud claim is set to the token endpoint URL).