Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs say browser is supported as mock #58

Open
rbarriuso opened this issue Oct 16, 2020 · 3 comments
Open

Docs say browser is supported as mock #58

rbarriuso opened this issue Oct 16, 2020 · 3 comments

Comments

@rbarriuso
Copy link

rbarriuso commented Oct 16, 2020

README.md says:

Browser

The browser platform is supported as a mock only. Key/values are stored unencrypted in localStorage.

Nevertheless it seems the mock browser support was removed after v2.6.8. I think this should be reflected in the documentation.

NOTE: if you're using Ionic Native secure-storage-echo, getSupportedPlatforms() returns ["Android", "Browser", "iOS", "Windows"], which is also wrong.

@ludufre
Copy link

ludufre commented Oct 16, 2020

I agree. For Browser, I use https://github.com/softvar/secure-ls it's a very good.

@rbarriuso
Copy link
Author

Thanks for the advice @ludufre !

@silviuburceadev
Copy link

It's a shame that browsers are not supported anymore. If someone explains why it isn't working on browsers anymore, I'm willing to get my hands dirty and restore browser support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants