tkhq / sdk

Turnkey TypeScript SDK
Apache License 2.0
48 stars 12 forks source link

Use the organizationId of the currentUser by default when using readOnlySessions so you don't need to manually pass it in #263

Closed AlwaysBCoding closed 4 months ago

AlwaysBCoding commented 4 months ago

Removes the need to manually pass the organizationId into a call for the currentUserSession() as it will now infer it automatically

See the associated code change to the demo-embedded-wallet here: https://github.com/tkhq/demo-embedded-wallet/pull/12

codesandbox-ci[bot] commented 4 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.