Skip to content

v2.3.0

Compare
Choose a tag to compare
@pamapa pamapa released this 23 Aug 11:30
· 507 commits to main since this release

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: useAuth should 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