Skip to main content
The release notes for our @privy-io/cross-app-provider SDK.

Fixed

  • Fixed OAuth reject flow to not issue an authorization code when the user denies the connection request.

Improvements

  • Internal dependency updates.

Improvements

  • Internal dependency updates.

Improvements

  • Internal dependency updates.

Improvements

  • Internal build improvements.

Improvements

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

Dependencies

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

Improvements

  • Make accessToken optional in provider response handlers.

Added

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

Changes

  • Internal improvements

Added

  • Expose PrivyCrossAppProviderClient type from auth and connect entrypoints

Bug Fixes

  • Fix typo of chainId field on PrivyCrossAppRequest type

Bug Fixes

  • Add missing chainId field on PrivyCrossAppRequest type

Bug Fixes

  • Resolve message passing bug for handleRequestResult
  • Initial release