Skip to content

v3.3.1

Latest

Choose a tag to compare

@pamapa pamapa released this 13 Mar 11:59
· 14 commits to main since this release

react-oidc-context 3.3.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:

thanks to @williamsjokvist, @dargmuesli, @nvmnghia and @Joshuajrodrigues