Hi there,
We have setup a custom social connection, which uses oauth2.
I know how to pre-select things like Google (using google-oauth2), or Microsoft (using windowslive), but I cannot figure out how to pre-select our custom connection.
It’s a requirement of the platform we’re using to be certified that we are able to invoke their login, and we use Auth0, so want to keep the flow through that.
I’ve tried the conn_xxxxxxx ID in the connection
param, that doesn’t work and comes back that the connection isnt’ enabled.
How can I dot his?