Quantcast
Channel: Active questions tagged mongodb-atlas - Stack Overflow
Viewing all articles
Browse latest Browse all 271

How to do forever anonymous authentication with realm?

$
0
0

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 went for realm but it looks like an anonymous users (inactive) could be deleted after 90 days. As far as I see it, a user could decide to never sign up.

What is the suggested approach to handle this scenario?


Viewing all articles
Browse latest Browse all 271

Trending Articles