openid / AppAuth-JS

JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
Apache License 2.0
975 stars 162 forks source link

Session Storage Storage #186

Closed AbhiAgarwal192 closed 3 years ago

AbhiAgarwal192 commented 3 years ago

Expected Behavior

[REQUIRED] Describe expected behavior

Describe the problem

Storing variables in browser session storage is not available presently in the library. Any plan on adding the feature or should i fork and submit a merge request.

[REQUIRED] Actual Behavior

[REQUIRED] Steps to reproduce the behavior

[REQUIRED] Environment

tikurahul commented 3 years ago

We have interfaces to swap and bring in your own storage.