You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using custom-social-connections extension for adding Intercom.
I created a new connection and set it up.
When I added the new app to Intercom I needed to supply a REDIRECT URL - so I gave it: https://<my-subdomain>.auth0.com/callback and when i test the new connection I get: https://<my-subdomain>.auth0.com/callback?code=<some-code>&state=zJVRzviB7eof5bIksLKSd9mm
What am I doing wrong?
What should be the link that I use in the client side to authenticate the user with the new custom connection I've created?
The text was updated successfully, but these errors were encountered:
Hi,,,
I'm using custom-social-connections extension for adding Intercom.
I created a new connection and set it up.
When I added the new app to Intercom I needed to supply a REDIRECT URL - so I gave it:
https://<my-subdomain>.auth0.com/callback
and when i test the new connection I get:https://<my-subdomain>.auth0.com/callback?code=<some-code>&state=zJVRzviB7eof5bIksLKSd9mm
What am I doing wrong?
What should be the link that I use in the client side to authenticate the user with the new custom connection I've created?
The text was updated successfully, but these errors were encountered: