Skip to content

Release 2.3.7

Compare
Choose a tag to compare
@peterphanouvong peterphanouvong released this 28 Aug 00:31
· 18 commits to main since this release
  • chore: fix callback error (384c2a2)
  • chore: session constant to reduce fn calls + error message (f37a21b)
  • chore: update version (5873f1a)
  • fix: isAuthenticated undefined (e788d71)
  • chore: remove unused file (c676b65)
  • fix: hasura mapping for user orgs (a9588cb)
  • tests: rename test file (b99a01d)
  • types: define generic for user (dcf8b90)
  • tests: generateUserObject (99d8f5d)
  • chore: getUser with TS generics for custom properties (809fced)
  • chore: updating KindeUser type (abdf68c)
  • fix: error handling (1fd9858)
  • chore: KindeUser types to include custom properties (11c1962)
  • feat: user object to contain custom properties (e435307)