oidc-client-ts icon indicating copy to clipboard operation
oidc-client-ts copied to clipboard

Add support for chrome StorageArea API as a valid store

Open Kurolox opened this issue 2 years ago • 0 comments

Closes/fixes #1180.

The functionality seems to work great on my extension, I still have to add tests (I'm going to have to implement a modified copy of InMemoryBrowserStorage.ts to adjust for the differences in the methods).

Checklist

  • [x] This PR makes changes to the public API
  • [x] I have included links for closing relevant issue numbers

Kurolox avatar Sep 21 '23 15:09 Kurolox