Unique sessions with no sign up

Hi all

I’d like to create an app that allows users to be recognised without a sign up process.

Much like apps like Wordle etc do. They know who you are and record your stats and settings etc without the need for a sign up. Is there a way to do this?

Thanks

L

Hi @LaythT,

Welcome to the community :partying_face:

I believe you can add a button and add the Signup action there and add some formulas to the Email field and password field. And user don’t know that he has signup-ed already.

This post by Steven may help you :

Thank you

1 Like

Brilliant thanks.

I suppose i could use a formula to create a random email and username.

Do you know how i work out what formulas will do that?

Found it. Rand(0,10)

Brilliant thank you. this has worked!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.