I’m using Auth0 for react but for some reason its not working with Facebook. It works with Google though. It doesn’t even work when I try the connection in the Auth0 dashboard and go to Authentication → Social → Facebook → Try connection.
Can you give us more information? Are you seeing errors? Have you checked the developer console or network requests in your browser when you use the Try function? How about your Auth0 Dashboard logs?
We still need more information on the problem to effectively debug.
What do you mean by “not working”?
It should still work on localhost. Are you using the Auth0 dev keys for the facebook connection, or did you set up a facebook developer account and are using your own dev keys?
I’ve tried my own keys as well as the Auth0 dev keys.
I’ve got the following message. (with http:localhost:3000 as my domain url setup at Facebook)
URL could not be loaded: The domain of this URL has not been added to the domains of this app. Add all of your app’s domains and subdomains to the App domains field in your app’s settings to allow this URL to load.