question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New Secure Option For Storage

See original GitHub issue

I’m submitting a…


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

Browser:

  • Chrome version XX
  • Firefox version XX
  • IE version XX
  • Edge version XX
  • Safari version XX

Library version


Library version: X.Y.Z

Current behavior

Msal js currently supports localStorage and sessionStorage for cache. We would like to add other options, including a customer managed storage. This would let the app serialize their cache state and potentially share with other platforms

Expected behavior

Minimal reproduction of the problem with instructions

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
judedarylcommented, Jun 18, 2020

Best practice i guess would be to use transient memory to store the tokens. Then you could just use silent token request to validate if a user is logged in or not. It does add some overhead to the whole flow especially when the user is just refreshing,

2reactions
yogiladcommented, Aug 27, 2020

Hi @jasonnutter , A customer of ours has ordered an external audit of our SPA, and this issue was reported back as a vulnerability. Is there an update on intention to fix this issue and any expected ETA for release?

Read more comments on GitHub >

github_iconTop Results From Across the Web

5 Most Secure Cloud Storage Picks in 2022 - Cloudwards
When it comes to storing photos in the cloud, pCloud is a strong choice; it ranked highly in our list of the best...
Read more >
The 6 Most Secure Cloud Storage Services - MakeUseOf
Tresorit is one of the best encrypted and secure cloud storage alternatives to Dropbox. Like MEGA, Tresorit ensures that all data is end-to-end ......
Read more >
The Best Cloud Storage and File-Sharing Services for 2022
Bottom Line: ... SpiderOak One Backup offers top-notch security features and flexible backup options. It costs more than many competitors, but it does...
Read more >
Security recommendations for Blob storage - Azure
Learn about security recommendations for Blob storage. Implementing this guidance will help you fulfill your security obligations as ...
Read more >
Secure Storage for Equipment, Tools, and Valuable Assets
Real Time Networks' AssetTracer smart lockers enable organizations like yours to securely store sensitive and valuable assets, including firearms, electronics, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found