Hi All,
I need to implement progressive profiling at auth0. Anyone already done this or suggest some points will be highly appreciated.
Hey @rashid779939 have you looked at our docs on progressive profiling ? Understand How Progressive Profiling Works Let us know if the docs are helpful or not
I do have look on it. Would you please explain the following things.
What are these value for this page?
webtask.io is a Serverless technology that allowed you to host api or webapps. Prior to 17th July 2018, any auth0 tenant that was created used to get a webtask account by default as well. However webtask.io is not accepting new user signups now.
Now, as the note preceding to that says However, using webtasks is just one way of implementing and deploying the webpage; any HTTP server that provides the same behavior will work.
so the concept of redirecting to a separate page (either hosted by webtask.io or your own server) for progressive profiling is the same. I’ll be reaching out to auth0 docs team to update that document to make it more generic.
Hope that helps.
Thanks that help.
But i have one more query. When i will redirect flow to another server which is hosting that input web page. How i will update those input fields in auth0 profile. I mean if i take fisr name and last name on that hosted page, how i will update these input fields in auth0 profile?
@ashish The demo serves no other purpose than to describe a possible approach. The actual example itself is even down.
Is there a WORKING example of progressive profiling anywhere today?
Rather than make it more generic, please have them post an actual working example.
cross posting this here in case it is useful Working progressive profile demo using SPA SDK - #2 by ashish
Hey team!
This topic seems related to our new EA feature, Forms for Actions, which rolled out of the beta stage on May 7th. Our Product team prepared the whole Documentation page with examples of Use cases. Forms for Actions. If you find yourself having questions regarding this new feature for the next two weeks, we are hosting an Ask Me Anything session. Our Product Expert will provide comprehensive written answers on May 21st from 8 AM to 10 AM PST.
Find out more about Forms for Actions and learn more about AMA.
Thanks!
Dawid