Zack Story
Zack Story
Ah I see the problem. The versoin on NPM is not up to date and does not have the header handling. You may want to point your npm install to...
I think this can be achieved today using https://github.com/maxdeviant/redux-persist-transform-encrypt, although that uses crypto-js not crypt.io. Looking at crypt.io it I think could work with some adaptation, but the one method...
@robmoorman wow very interested in your implementation. is it materially different from https://github.com/maxdeviant/redux-persist-transform-encrypt ? As for lock/reboot locking the keychain is there a workaround? do you keep the data you...