๐Ÿ†•Sign up

For users to log in to your application, their email addresses must be part of the Users database. But for use cases like communities or in the case of very large organizations, adding every user's email address up front is difficult.

To solve this, you can enable the "Sign up" option for your apps. This way users whose email addresses are not in the Users database can also log in.

Follow these steps to enable "Sign up" for your apps:

  1. Go to your app builder and click on the "Users" tab in the left sidebar.

  2. In the Users tab, click on the "Change App Privacy" button.

  1. Enable the "Allow users to sign up" toggle.

  1. (Optional step) Configure the email domains allowed to sign up to the app.

Only users with an email domain matching one of the allowed domains are permitted to sign up.

For example, if your allowed domain is myorg.com, a user with the email adam@myorg.com can sign up, while a user with the email adam@gmail.com cannot.

When no allowed domains are specified, users with any email domain can sign up.

  1. Confirm your changes by clicking on the "Yes, go ahead" option of the confirmation popup.

  1. And finally, Publish your app to see the "Sign Up" option in your apps.

This is our first step towards giving more ways for end-users to use NotionApps. If you have more requirements related to sign up or log in, please reach out to help@notionapps.com with your query.

Last updated