Skip to content

feat: add native bridge package metadata#293

Open
Takaros999 wants to merge 3 commits into
mainfrom
takis/bridge-package-metadata-native
Open

feat: add native bridge package metadata#293
Takaros999 wants to merge 3 commits into
mainfrom
takis/bridge-package-metadata-native

Conversation

@Takaros999

@Takaros999 Takaros999 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Motivation: Consumers of the bridge payload don't know which versions of IDKit they talk to.

This PR addresses by adding package_name and package_version to the bridge payload in the rust core, and adopting it to the Kotlin/Swift SDKs.

#294 does the same for the JS/React SDKs

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
idkit-js-example Ready Ready Preview, Comment Jun 26, 2026 10:54pm

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 99a0f64b04

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread rust/core/src/wasm_bindings.rs Outdated
Comment thread js/packages/core/src/request.ts Outdated
@Takaros999 Takaros999 force-pushed the takis/bridge-package-metadata-native branch from a67862a to 531f593 Compare June 26, 2026 21:31
@Takaros999 Takaros999 changed the title feat: add bridge package metadata feat: add native bridge package metadata Jun 26, 2026
@Takaros999

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 531f593862

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread rust/core/src/bridge.rs Outdated
@Takaros999

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2503fa71cb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread kotlin/bindings/src/main/kotlin/com/worldcoin/idkit/IdKit.kt
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.

1 participant