Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.privy.io/llms.txt

Use this file to discover all available pages before exploring further.

The release notes for our @privy-io/cross-app-provider SDK.
0.3.4

Improvements

  • Internal build improvements.
0.3.3

Improvements

  • Export additional types.
  • Make access token optional in handlers.
0.3.2

Dependencies

  • Update @privy-io/web-storage to 0.0.3.
0.3.1

Improvements

  • Make accessToken optional in provider response handlers.
0.3.0

Added

  • Support passing back an action and errorCode when handling cross app action errors
0.2.1

Changes

  • Internal improvements
0.2.0

Added

  • Expose PrivyCrossAppProviderClient type from auth and connect entrypoints

Bug Fixes

  • Fix typo of chainId field on PrivyCrossAppRequest type
0.1.2

Bug Fixes

  • Add missing chainId field on PrivyCrossAppRequest type
0.1.1

Bug Fixes

  • Resolve message passing bug for handleRequestResult
0.1.0
  • Initial release