Skip to content

sdk: v2.13.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 13:44
1e9e92f

2.13.0 (2024-06-20)

Features

  • sdk-react-provider: export loadingAuth (a265da2)
  • sdk: opening auth flow should not replace history location, just push it (21a7a07)

Bug Fixes

  • add token types to sdk, + adjust data fetching sdk-provider (f745348)
  • docs for constants (515ec2a)
  • landing page not rerouting with valid refresh token (1eb3391)
  • sdk: reduce usage of network (ccddeaf)

Documentation

Miscellaneous