Prod License Expires #2307
Unanswered
davebryson
asked this question in
Q&A
Replies: 2 comments 5 replies
|
Yes, that's the case. A user is able to recover their data from the server (if connecting from a new device or if accidentially have deleted local database) even after a prod- or eval seat expires but cannot connect websocket or push new data. |
3 replies
|
If a user is reactivated (for example if the app has a payment reactivation flow), the app should call |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What happens when a
prodseat expires? Does Dexie eventually deactivate the seat/account? My understanding is when the license expires, the user can still authenticate to Dexie but has onlypullcapabilities for a given period of time.All reactions