Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

How to receive user_id in the callback? #32

Open
akshatdalton opened this issue Mar 9, 2023 · 0 comments
Open

How to receive user_id in the callback? #32

akshatdalton opened this issue Mar 9, 2023 · 0 comments

Comments

@akshatdalton
Copy link

Hi, when I'm constructing the oauth link:

https://api.typeform.com/oauth/authorize?client_id={your_client_id}&redirect_uri=https://results-example.herokuapp.com/callback&scope={scope1}+{scope2}+{scope3}

like this, how can I send user_id above so that I receive the same user_id in the callback request? I have a condition where I want to associate typeform data with the users data I have in my db.

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

No branches or pull requests

1 participant