Anonymous authentification?

Hi there,

how would I "authentificate " users without using email/password? I´m building a ecommerce app but the customers do not have their own accounts in my app. They should be able to place their order as a guest (no login required). So everytime someone visits my app I would like to create a unique ID which I would then use to identify the shopping carts. The unique ID should be stored for a few hours or 1 day max, so if the customer leaves my app and comes back after a short period of time they would still be able to view their cart and continue with their order.

How exactly do I go about this? Would appreciate any advice, thanks 😄

2 replies