softvar / secure-ls

:lock: Secure localStorage data with high level of encryption and data compression
http://softvar.github.io/secure-ls
MIT License
644 stars 81 forks source link

Is it safe to store access token with secure-ls #49

Open wenfangdu opened 3 years ago

wenfangdu commented 3 years ago

Especially under this config:

new SecureLS({ encodingType: 'aes' })