Crypho / cordova-plugin-secure-storage

Secure storage plugin for Apache Cordova
MIT License
278 stars 269 forks source link

Data is still accessible after loging out of icloud #171

Closed cmartin81 closed 5 years ago

cmartin81 commented 5 years ago

I'm storing an accesstoken with this plugin. This works good, but when I sign out of from my iphone with my Apple ID, the accesstoken is still accessible. Why is this? I thought this plugin was storing values inside the keychain in icloud. And that signing out of icloud will also make my accesstoken dissapear.

I am also using this configuration:

ggozad commented 5 years ago

The plugin is no-longer maintained closing all issues that are not going to be resolved.