Using Auth0 to connect an account, but not actually login

I was able to find solution for this, as described in this article:
https://auth0.com/docs/connections/social/facebook
You have to put: https://exampleco-enterprises.auth0.com/login/callback
in the oAuth Redirect field (where exampleco-enterprises.auth0.com is your Auth0 domain). This will work in “strict mode”