Skip to content

Conversation

@zibs
Copy link
Contributor

@zibs zibs commented Jun 26, 2025

  • Introduces the addPassWithSignedJwt method for Android, allowing passes to be added using signed JWTs. Updates documentation to reflect the new method and clarifies usage of unsigned and signed JWTs.
  • Also updates Android build configuration to use Java 17.

Closes #1
maybe closes #2 (assuming they could've been running into the same issue of trying to add a signed jwt against the unsigned workflow method)

Let me know you need anything else here @baptadn @foyarash -- I like that this library is written with the ExpoModules api and hope that we can continue to make it better!

- Introduces the `addPassWithSignedJwt` method for Android, allowing passes to be added using signed JWTs. Updates documentation to reflect the new method and clarifies usage of unsigned and signed JWTs.
- Also updates Android build configuration to use Java 17.
Copy link
Contributor

@foyarash foyarash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR ! LGTM

@foyarash foyarash merged commit cd19220 into premieroctet:master Jun 26, 2025
1 check passed
@zibs
Copy link
Contributor Author

zibs commented Jun 26, 2025

Thanks for the rapid review, release, and library 🩵!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid Json Object Android Build

2 participants