prisMOriginal post
Rank 2: Process
I'd like to transition over to Appwrite cloud, but want to ensure my users won't be forced to re-login.
Summary
Developers want to switch from self-hosted to Appwrite cloud without making users log in again. Sessions will not be transferred automatically, but developers can implement a solution using JWT to maintain user login status during the transition.