
I see here that if I create a JWT it will only live for 15 minutes. https://appwrite.io/docs/references/cloud/client-apple/account#createJWT
My app will be used offline for up to 12 hours and I need to be able to allow the user to still use it even if they can't be online.
My idea would be to have the user sign in and then set a token for a day or two and then once it expires lock them out and force them to sign back in.
I'm definately open to any ideas on how to achieve my goal.
Recommended threads
- Display an in-app in the user mobile?
Would it be possible to send a message that would display an in-app in the user mobile?
- Swift SDK 13.2.2: Still getting ServiceC...
Hey team - I'm still getting ServiceContextModule linker errors even after updating to SDK 13.2.2. Error: - Undefined symbol: static ServiceContextModule.Servi...
- Still getting ServiceContextModule linke...
Hey team - I'm still getting ServiceContextModule linker errors even after updating to SDK 13.2.2. Error: - Undefined symbol: static ServiceContextModule.Servi...
