You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the dehydration key is only kept in memory, which means that when the client gets restarted, it will no longer have the dehydration key, and will not be able to create new dehydrated devices. We need to cache it in the crypto store so that the SDK can fetch it on statup
The content you are editing has changed. Please copy your edits and refresh the page.
Currently, the dehydration key is only kept in memory, which means that when the client gets restarted, it will no longer have the dehydration key, and will not be able to create new dehydrated devices. We need to cache it in the crypto store so that the SDK can fetch it on statup
Tasks
The text was updated successfully, but these errors were encountered: