Realm Annonymous Auth not working on private/incognito mode

I am using the realm-web sdk and when the app.logIn(Realm.Credentials.anonymous()) it stores the user id and auth tokens in local storage. In a new private window my application won’t authenticate an anonomous user and there is nothing stored in the local storage.

Thanks for your post. I’ve created an issue on the Realm JS repository to track this: Web: Can't authenticate an anonymous user in incognito mode · Issue #3632 · realm/realm-js · GitHub feel free to follow that and add in more details as we investigate this further.

1 Like