Integrate some to parent
Various email-related options are included with our Canvas SendGrid setup.
Sign up flow - set up email verification
There are currently two sign up flows (modifiable by the App admin from the admin portal):
2-step sign up (no email verification)
3-step sign up (with email verification)
2-step sign up (no email verification)
3-step sign up (email verification)
Once the user clicks on the link in the email, they will be redirected to the verify page. If the email verification token is valid, the user will see the following:
If the email verification token is invalid (e.g., the user has already verified his email or the verification link has expired after 24 hours), then the user will see the following:
Additional UI components you can show in the sign up group
Social media buttons
Check the box for this element is visible on page load for
Group other buttons (sign up)
and show the social media button group you want to use.Add a workflow action that authenticates with the social media site you'd like to use.
Set up the API keys in the relevant plugin (Facebook, LinkedIn, Gmail, Spotify, etc.). If you don't know how to do this, refer to the Plugins section of our Bubble Development Guide.
User type toggle
Check the box for this element is visible on page load for
Group User type (sign up)
Please remember to change the data source (text) for
Group user type 1
andGroup user type 2
Profile picture and other inputs
Check the box for this element is visible on page load for
Group profile pic (sign up)
andunhide Group additional fields (sign up)
To add additional inputs to the sign up flow, simply resize Group Signup DEADSPACE 2/3/or 4
and add your inputs in the space created.
Last updated