Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Add support for asynchronous encryption #48

Closed
maxdeviant opened this issue Oct 17, 2020 · 3 comments
Closed

Add support for asynchronous encryption #48

maxdeviant opened this issue Oct 17, 2020 · 3 comments

Comments

@maxdeviant
Copy link
Owner

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 can redux-persist-transform-encrypt.

@allindeveloper
Copy link

I'm currently facing an issue with this.. please a solution would be really helpful

@maxdeviant
Copy link
Owner Author

@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.

@Mihai-github
Copy link

Hei, any update regarding the async matter? Or has anyone found a solution on how to pass to the encryptTransform function an async secretKey ?

Thanks

@maxdeviant maxdeviant closed this as not planned Won't fix, can't repro, duplicate, stale Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants