New
v3.2.0
react-oidc-context 3.2.0 is a minor 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:
- #1256: void is not valid as a constituent in a union
- Features:
- #1377: pass signoutCallback reponse to onSignoutCallback