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
{{ message }}
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
However, it was never fully working properly, as redux-persist does not support asynchronous transforms. Support for asynchronous transforms is tracked by rt2zz/redux-persist#303.
Once redux-persist supports asynchronous transforms then so can redux-persist-transform-encrypt.
The text was updated successfully, but these errors were encountered:
@allindeveloper We can't add asynchronous encryption until redux-persist supports asynchronous transforms, so unfortunately this is blocked until that time.
It looks like redux-persist is not being actively developed anymore. The last commit to the repo was in September 2019.
Asynchronous support was previously added in #5.
However, it was never fully working properly, as
redux-persist
does not support asynchronous transforms. Support for asynchronous transforms is tracked by rt2zz/redux-persist#303.Once
redux-persist
supports asynchronous transforms then so canredux-persist-transform-encrypt
.The text was updated successfully, but these errors were encountered: