Skip to content

Latest commit

 

History

History
176 lines (101 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

176 lines (101 loc) · 2.67 KB

@turnkey/sdk-react

1.0.14

Patch Changes

  • Updated dependencies [3dd74ac]
  • Updated dependencies [1e36edf]
  • Updated dependencies [4df8914]
  • Updated dependencies [11a9e2f]

1.0.13

Patch Changes

1.0.12

Patch Changes

1.0.11

Patch Changes

1.0.10

Patch Changes

1.0.9

Patch Changes

1.0.8

Patch Changes

  • Updated dependencies [bab5393]
  • Updated dependencies [a16073c]
  • Updated dependencies [7e7d209]

1.0.7

Patch Changes

1.0.6

Patch Changes

1.0.5

Patch Changes

1.0.4

Patch Changes

1.0.3

Patch Changes

  • f17a229: Update to oauth related endpoints to drop jwks uri from oauth providers
  • Updated dependencies [f17a229]

1.0.2

Patch Changes

1.0.1

Patch Changes

1.0.0

Major Changes

  • Stable Release: Add Oauth integration. New suborg creation version will now require an oauthProviders field under root users.

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

  • e4b29da: Deprecate the getAuthBundle() path for passkey sessions and replace it with getReadWriteSession() to store authBundles with their expirationTimestamps so applications can better manually manage active writing sessions

Patch Changes

0.3.0

Minor Changes

  • d409d81: Add support for Passkey Sessions

Patch Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

  • updated syntax

Patch Changes

0.1.0

Minor Changes

  • Ready for 0.1.0

Patch Changes

0.0.1

Initial (experimental) release! This is an alpha release and subject to change.