damienbod / angular-auth-oidc-client

npm package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, Implicit Flow
https://www.npmjs.com/package/angular-auth-oidc-client
MIT License
1.11k stars 418 forks source link

fix: export DefaultSessionStorageService #1895

Closed timdeschryver closed 4 months ago

timdeschryver commented 4 months ago

Closes #1894

I couldn't find a history why the default session storage isn't exported, so I assumed this is by mistake. Feel free to close this PR if that's not the case.