react-oidc-context 3.0.0-rc.1 is a major pre release.
No longer using crypto-js
package, but built-in browser crypto/subtle module.
Changelog:
- Fixes:
- #1087: handle
USER_SIGNED_OUT
(session monitoring event) event the same like USER_UNLOADED
thanks to @PSanetra