Hi,
I’m using Typeform in webview inside a mobile app.
Question, how do I take care of the identity of the person filling the from?
This is how I see the workflow:
- I pass some secret id of the user as parameter when redirecting to Typeform
- Typeform keeps the secret id until the end of the form
- Typeform passes the secret id as a parameter when redirecting to my website at the end screen
Am I right? Or is there another way?
Thanks