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

    Type Alias ConnectionAuthParamsOAuth2

    ConnectionAuthParamsOAuth2: Record<
        string,
        ConnectionAuthParamsAdditionalPropertiesOAuth2,
    >

    Additional static parameters included in every authorization request to the identity provider. These parameters are merged with runtime parameters before the authorization redirect. Keys and values are passed as-is to the identity provider's authorization endpoint. See https://auth0.com/docs/authenticate/identity-providers/social-identity-providers/oauth2#pass-static-parameters