New
v3.1.1
react-oidc-context 3.1.1 is a bugfix release.
No longer using crypto-js package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.
Changelog:
- Fixes:
- #1357: memoize context value in auth-provider
- #1225: improve README.md