Plugin for mobile number based waitlisting for new users

Hi,

I am building a product where I need waitlist feature on my app. The waitlisting needs to be on mobile number (instead of email id). Is there a plugin which I can use for the same?

Tried searching on the marketplace but couldn’t find any.

Thanks in advance.

Hello @nvj0702

You mean that you want your users to access your app using a mobile number as the identifier instead of an email address?

If so … that is possible by autogenerating “dummy” emails in the background when signing up new users and using unique numbers such as mobile numbers as the account identifier. It is a circumvention (not exactly a hack) where you only show input elements for a user to key-in their mobile number and a password while the workflow works in the background to search the user’s email address that corresponds to that mobile number and provides it to Bubble so that the user can be logged in.