Rank 1: Thread
I'm wondering if it's possible for a guest or anonymous user to create a document and attach an email address to it, so that the document can later be claimed by a registered user once they sign up.
I understand this might be doable by assigning permissions to the anonymous user, but the challenge comes when the user switches browsers or devices — at that point, it's not the same anonymous session anymore.
Is there a recommended pattern or best practice for handling this kind of flow in Appwrite?