- @logto/node@3.1.3
- @logto/node@3.1.2
- d6a900c: bump dependencies for security update
- Updated dependencies [d6a900c]
- @logto/node@3.1.1
- Updated dependencies [8c352b5]
- @logto/node@3.1.0
- 1fb33d0: force bump for republish
- Updated dependencies [1fb33d0]
- @logto/node@3.0.3
- @logto/node@3.0.2
- 28bc32e: force bump for republish
- Updated dependencies [28bc32e]
- @logto/node@3.0.1
- Updated dependencies [9fa75c6]
- @logto/node@3.0.0
- @logto/node@2.5.9
- Updated dependencies [8d0b058]
- @logto/node@2.5.8
- @logto/node@2.5.7
- @logto/node@2.5.6
- @logto/node@2.5.5
- @logto/node@2.5.4
- @logto/node@2.5.3
- @logto/node@2.5.2
-
dfcfcd6: introduce custom local storage support and error handling for getUserInfo
- Introduce a new
storage
option inhookConfig
that allows a custom local storage to be passed intologtoClient
. This will supersede the defaultCookieStorage
for storing session and token data. If a customstorage
is provided, thecookieConfig
settings can be disregarded. - Incorporate a new
onGetUserInfoError
callback inhookConfig
for custom error handling whengetUserInfo
orgetIdTokenClaims
operations fail. By default, a 500 server error will be thrown.
- Introduce a new
-
57894dd: add
svelte
export tag in package.jsonThis will provide a hint for
vite-plugin-svelte
to handleSvelte
libraries in SSR properly.- @logto/node@2.5.1
- Updated dependencies [957a1c9]
- @logto/node@2.5.0
- @logto/node@2.4.7
- @logto/node@2.4.6
- @logto/node@2.4.5
- 24d1680: fix: clear access token storage on sign-in
- Updated dependencies [24d1680]
- @logto/node@2.4.4
- 76d113f: export more typescript types
- Updated dependencies [76d113f]
- @logto/node@2.4.3
- @logto/node@2.4.2
- @logto/node@2.4.1
- 0675d61: fix test cases
- 65fca8c: support
postRedirectUri
to navigate to a URI after sign-in callback
- 93569a4: add SvleteKit SDK and sample project
- Updated dependencies [88495b2]
- Updated dependencies [864caab]
- Updated dependencies [864caab]
- Updated dependencies [26619ed]
- @logto/node@2.4.0