signup/login

Signup / Login Reusable Overview

Our standard signup/login reusable element can be put on a login page, and is included in a popup in the popupreusables reusable element. We add the popupreusables reusable element to the header so we can trigger widely used popups from any page in the app.

Adding additional inputs to the signup popup

To add additional inputs to the sign up flow, simply resize Group Signup DEADSPACE 1 or Group Signup DEADSPACE 2 and adding your inputs in the space created.

Custom workflows

There are six custom workflows in the signup/login reusable element (these are all duplicated and can be triggered from the header as well):

  • make changes to user - Remember to this workflow when you add additional input fields to the sign up flow

  • update signup method (of type text) - By default, the signup method will be "Email". If a user is signing up with a social media account, please update the custom workflow "update signup method" in the sign up workflow to the name of the social media login method (e.g. LinkedIn, Facebook, Twitter, and etc.). This will ensure that a logged in user cannot see the login credentials tab on the settings page (it will only be visible if a user's login method is "Email").

  • set login - Show the login popup

  • set signup - Show the signup popup

  • restrict to login - Restrict the popup to show only the log in view

  • restrict to signup - Restrict the popup to show only the sign up view

Last updated