Can anyone help with simple custom signup?

Hi, we are trying to customize our sign-up page just slightly so by capturing Name and Organization, and redirect to a URL after signing up. Would anyone be able to help a non-coder on this type of customization for using the Classic Universal Login experience? Any help would be appreciated - could offer small payment for assistance. Thank you!

Hi @mscroggin , welcome to the Auth0 community,

I recommend taking a look at this post on our forum - How to configure additional signup fields on the Universal Login Page.

You’ll also find further examples of code here that you can use as a template for those additional fields you need - Lock Configuration Options.

The user will be redirected back to the redirect_uri that was passed as an Authentication Parameter when you make the /authorize call from your application, so you can specify the URL you want to redirect back to there and also remember to add the URL into the “Allowed Callback URLs” in your Auth0 tenant application.

Hope this all helps!

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