Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What should be the REDIRECT URL when I add a custom social connection? #10

Open
idanb11 opened this issue Aug 4, 2016 · 1 comment
Open

Comments

@idanb11
Copy link

idanb11 commented Aug 4, 2016

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?

@JuanDelgadillo
Copy link

Hey @idanb11, in Auth0's documentation for the custom-social-extensions, it says that you have to use https://YOUR_DOMAIN/login/callback, for more info take a look at: https://auth0.com/docs/extensions/custom-social-extensions#provide-your-callback-url-to-the-identity-provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants