Releases: kinde-oss/kinde-typescript-sdk
Releases · kinde-oss/kinde-typescript-sdk
Release 2.9.1
Release 2.9.0
Release 2.8.0
Release 2.7.2
Release 2.6.0
- Reusing state until successful auth flow completed (#43)
Release 2.5.0
- Exports management API as a single object
Release 2.4.0
- Targeting es5 for wider browser support
Release 2.3.0
- Introduces jwt-decode to correctly decode unicode in JWTs
Release 2.2.0
- Handle being loaded as an ES module in Node.js
Release 2.1.0
- Added conditional types to
createKindeServerClient
to select the type of options and client (kinde-oss/kinde-typescript-generator#23)