Releases: kinde-oss/kinde-typescript-sdk
Releases · kinde-oss/kinde-typescript-sdk
v2.13.1
01 Sep 00:59
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: default persistence value
Release 2.13.0
31 Aug 22:47
Compare
Sorry, something went wrong.
No results found
feat: set sessionManager persistent property depending on accessToken flag (7fe1a6c )
Add renovate.json (fb602d1 )
Update dependancies
Release 2.12.0
03 Jul 07:38
Compare
Sorry, something went wrong.
No results found
feat: add JWT validation on JWT retrieval (1d55abf )
fix: use decoder-only approach for ID tokens in getUserFromSession (e377c6d )
chore: Clean up Node environment condition (f43ef30 )
fix: add cryptographic validation to getUserFromSession for security and update JSDocs (a25450f )
fix: update function signatures and move jose to devDependencies and Delete remote-jwks-cache.ts (d7cae17 )
feat: migrate from jose to @kinde/jwt-validator packages (b21411e )
Release 2.11.1
23 Jun 13:58
Compare
Sorry, something went wrong.
No results found
deps: update @kinde-js/utils (87ca62c )
Release 2.11.0
04 Jun 11:29
Compare
Sorry, something went wrong.
No results found
feat: switch to vitest and fix mocks (c9140ee )
feat: createPortalUrl (e358d4c )
fix: state handling in auth params (b9431ab )
bump Jose to 6 to support Cloudflare workers, update ESlint (a003fe2 )
Release 2.10.1
04 Apr 07:13
Compare
Sorry, something went wrong.
No results found
fix: pull optional parameter up to refreshTokens abstraction (20eb0f5 )
Release 2.10.0
03 Apr 21:58
Compare
Sorry, something went wrong.
No results found
chore: package json update (a1144d9 )
text: updates (299999a )
fix: add phone to UserType interface (74d240b )
chore: update doc typo (ff0c27b )
feat: update authcode impl with new refreshTokens parameter (d9b0d2c )
feat: update pkce client impl with new refreshTokens parameter (f861a46 )
feat: update abstract refreshToken with optional param and doc changes (5e76e69 )
Update token-utils.ts (9d28ea6 )
Release 2.9.1
15 May 12:51
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Built-in JWT verification check for tokens (#46 )
Updated to latest API spec (a863827 )
Release 2.8.0
19 Mar 23:22
Compare
Sorry, something went wrong.
No results found
TS enchancements (#53 )
refreshToken method exposed (#56 )
Updated to latest API spec (c1dbc27 )