v2.3.0
react-oidc-context 2.3.0 is a minor release.
Changelog:
- #820: dispatch exceptions to state in
AuthProvider - #789: await
onSigninCallback, which potentially can return a promise - #859:
useAuthshould never throw - #804: improve protected API example section in
README.md - #876: improve auto signin section in
README.md
thanks to @pseidemann, @Zwyx, @ChrisL108 and @perguth