Guest Identification

Hi, has anyone configured any guest identification plugin or api into their bubble app? Would love a headstart help if you have :slight_smile:

It’s not full proof, but you can set a cookie with a unique ID and save it in the DB.

Check my plugin Global Variables, you just have to create a random number, store it in the cookie and use it for identification :slight_smile:
P.S: Hop on to my website and ask for a free trial while you’re testing :smiley:

1 Like

Hi all, thank for your reply. I meant identification as scanning and authorising peoples ID like their drivers license or passport.

You could probably use something like a Checkr integration to do some of the heavy lifting.

However It would not hurt to be more specific on the process you’re looking to build for us to be able to advise on that.