oidc-client-ts
                                
                                
                                
                                    oidc-client-ts copied to clipboard
                            
                            
                            
                        Add support for chrome StorageArea API as a valid store
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