-
Notifications
You must be signed in to change notification settings - Fork 56
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
Add mock for browser.secureStorage proposal #186
Commits on Mar 17, 2022
-
Add polyfill for secure storage proposal
Oliver Dunk committedMar 17, 2022 Configuration menu - View commit details
-
Copy full SHA for dd4f889 - Browse repository at this point
Copy the full SHA dd4f889View commit details -
Reference polyfill in secure storage proposal
Oliver Dunk committedMar 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 5d2adc0 - Browse repository at this point
Copy the full SHA 5d2adc0View commit details
Commits on Mar 20, 2022
-
Attach secureStorage to browser/chrome namespaces
Oliver Dunk committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for c39adc2 - Browse repository at this point
Copy the full SHA c39adc2View commit details -
Make secureStorage polyfill promise based
Oliver Dunk committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 05e9757 - Browse repository at this point
Copy the full SHA 05e9757View commit details -
Clarify optional authentication array
Oliver Dunk committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 1d6f41a - Browse repository at this point
Copy the full SHA 1d6f41aView commit details -
Use browser.storage.local API instead of localStorage
Oliver Dunk committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 3cc45ca - Browse repository at this point
Copy the full SHA 3cc45caView commit details -
Use globalThis to support service worker environments
Oliver Dunk committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for bc94c3d - Browse repository at this point
Copy the full SHA bc94c3dView commit details
Commits on Jun 8, 2022
-
Oliver Dunk committed
Jun 8, 2022 Configuration menu - View commit details
-
Copy full SHA for d8be270 - Browse repository at this point
Copy the full SHA d8be270View commit details -
Merge branch 'main' into secure-storage-polyfill
Oliver Dunk committedJun 8, 2022 Configuration menu - View commit details
-
Copy full SHA for e5d31e6 - Browse repository at this point
Copy the full SHA e5d31e6View commit details