I think technically it’s possible to pass as an additional parameter; if you’re using Auth0.js to navigate to the hosted login page I think you’ll have to pass the additional parameter as a new property in the options object passed to the authorize
method.
Also have in mind that if you’re doing because you already know the connection the end-user will use to authenticate then you may want to read the note in: Auth0 Universal Login