logo

Signup Filter


Image without caption
Turn the toggle on to activate your whitelist
Image without caption

Creating Whitelist & Blacklist via SignUp Patterns

Now it's time to add the signup pattern that allows your app to figure out who can access it by specific patterns in the userโ€™s signup ID and automatically add this user to the whitelist or blacklist:
  • Select the pattern operator.
  • Add the pattern.
๐Ÿ‘‰
If you chose Start With operator and specified the pattern to be the word 'crr', that means any signup ID beginning with the word 'crr' will be automatically whitelisted.
Image without caption
๐Ÿ‘‰
If you chose End With operator and specified the pattern to be the word '@ggt.com', that means any signup ID ending with the word '@ggt.com' will be automatically whitelisted.
Image without caption
๐Ÿ‘‰
If you chose Contains operator and specified the pattern to be the word 'crr', that means any signup ID containing the word โ€™crr' will be automatically whitelisted.
Image without caption
๐Ÿ‘‰
Regular Expression is a pattern that matches multiple characters.
If you chose the Regular Expression operator and specified the pattern to be the word '$', that means any signup ID containing the expression '$' will be automatically whitelisted.
Image without caption
  • Choose the action:
If you want your pattern choice for whitelisted users, choose โ€˜Allowโ€™.
If you want your pattern choice for blacklisted users, choose โ€˜Blockโ€™.
Image without caption
  • Assign a tag for this pattern.
๐Ÿ‘‰
You can have multiple patterns, and each one can have a unique tag.
For instance, if you have a school app, users with the pattern โ€˜@ggt.comโ€™ will have the tag 'Studentโ€™, and users with the pattern โ€˜@cct.comโ€™ will have the tag โ€˜Teacherโ€™.
Image without caption
Image without caption
Click here to know how to create tags.
Then, click โ€˜Addโ€™ to see your listed patterns.
Image without caption