Skip to content

Releases: kinde-oss/kinde-typescript-sdk

Release 2.9.1

15 May 12:51
Compare
Choose a tag to compare
  • chore: add release-it (ddcbee6)
  • bug: prevent expiry exception when reading id token claims (93ff59e)
  • bug: logout redirect is not required (6e968b3)

Release 2.9.0

16 Apr 22:39
Compare
Choose a tag to compare
  • Built-in JWT verification check for tokens (#46)
  • Updated to latest API spec (a863827)

Release 2.8.0

19 Mar 23:22
Compare
Choose a tag to compare
  • TS enchancements (#53)
  • refreshToken method exposed (#56)
  • Updated to latest API spec (c1dbc27)

Release 2.7.2

11 Mar 10:26
Compare
Choose a tag to compare
  • fix: exclude openid from client credentials flow (eb33856)
  • fix: ts-lint errors (93088de)

Release 2.6.0

15 Jan 23:54
Compare
Choose a tag to compare
  • Reusing state until successful auth flow completed (#43)

Release 2.5.0

12 Jan 04:00
Compare
Choose a tag to compare
  • Exports management API as a single object

Release 2.4.0

06 Dec 22:27
Compare
Choose a tag to compare
  • Targeting es5 for wider browser support

Release 2.3.0

17 Nov 07:29
699fe0b
Compare
Choose a tag to compare
  • Introduces jwt-decode to correctly decode unicode in JWTs

Release 2.2.0

21 Sep 04:44
Compare
Choose a tag to compare
  • Handle being loaded as an ES module in Node.js

Release 2.1.0

14 Sep 00:48
Compare
Choose a tag to compare