How to do forever anonymous authentication with realm?
I’m trying to build an “offline first” react native app. Basically the user can use the app without signing up, but can later decide to sign up to sync data across all devices.
I’m trying to build an “offline first” react native app. Basically the user can use the app without signing up, but can later decide to sign up to sync data across all devices.