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

    Type Alias ConnectionRequestObjectSigningAlgValuesSupported

    ConnectionRequestObjectSigningAlgValuesSupported: string[]

    JSON array containing a list of the JWS signing algorithms (alg values) supported by the OP for Request Objects, which are described in Section 6.1 of OpenID Connect Core 1.0 [OpenID.Core]. These algorithms are used both when the Request Object is passed by value (using the request parameter) and when it is passed by reference (using the request_uri parameter). Servers SHOULD support none and RS256.