v3.0.0-beta.0
Pre-release
Pre-release
oidc-client-ts 3.0.0-beta.0 is a major pre release.
No longer using crypto-js
package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS).
Changelog:
- Breaking changes:
- Fixes:
- Features:
- #1250: improve documentation
thanks to @43081j, @huysentruitw and @marcoreni