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

signin with referral token #127

Closed
nitsx2 opened this issue Aug 7, 2018 · 6 comments
Closed

signin with referral token #127

nitsx2 opened this issue Aug 7, 2018 · 6 comments
Labels
Milestone

Comments

@nitsx2
Copy link

nitsx2 commented Aug 7, 2018

hy, i want to login with auth0 but also want to save referral token which is coming in url(myweb.com?referral=xxxx).
Is there anyway to achieve this??

@joshcanhelp
Copy link
Contributor

@nitsx2 - Thanks for the report here. Can you clarify what you're trying to do? I'm not familiar with the referral URL parameter.

@nitsx2
Copy link
Author

nitsx2 commented Aug 8, 2018

Actually we are using auth0 for signup/login process in my shopping website.Now we want to add a functionality in it that if user signup with given referral code/promo_code then we will give him extra bonus points to purchase things. Referral token will come with website url(website.com?referral=abcd).
And this url will go directly to my auth0(mydomain.auth0.com) for signup/login . I want to send this url to auth0 for signup and get back it after user signup successfully. Is it possible?

@joshcanhelp
Copy link
Contributor

@nitsx2 - Since this is a question on usage rather than an issue with the SDK, could I ask you to make a post on our Community site? Here are a few existing threads that might be helpful:

@joshcanhelp joshcanhelp added this to the v4.6.0 milestone Dec 17, 2018
@ghost
Copy link

ghost commented Nov 28, 2020

Actually we are using auth0 for signup/login process in my shopping website.Now we want to add a functionality in it that if user signup with given referral code/promo_code then we will give him extra bonus points to purchase things. Referral token will come with website url(website.com?referral=abcd).
And this url will go directly to my auth0(mydomain.auth0.com) for signup/login . I want to send this url to auth0 for signup and get back it after user signup successfully. Is it possible?

@nitsx2 Have you found anything?

@nitsx2
Copy link
Author

nitsx2 commented Nov 29, 2020 via email

@xinars
Copy link

xinars commented Mar 10, 2023

How is this solved? I wasn't able to find anything on this.

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

No branches or pull requests

3 participants