Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

feat: support non-worldid bridge usage on core - #289

Open
m1guelpf wants to merge 1 commit into
mainfrom
abstract-bridge
Open

feat: support non-worldid bridge usage on core#289
m1guelpf wants to merge 1 commit into
mainfrom
abstract-bridge

Conversation

@m1guelpf

Copy link
Copy Markdown
Member

No description provided.

@m1guelpf m1guelpf self-assigned this Nov 12, 2024
@vercel

vercel Bot commented Nov 12, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
idkit-js-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 9:22pm

/** URL to a third-party bridge to use when connecting to the World App. Optional. */
bridge_url?: string
/** Unique identifier for the app verifying the action. This should be the app ID obtained from the Developer Portal. */
app_id: `app_${string}`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why do we need to include app_id inside bridge config. If this is for allowing generic payloads in the bridge?

@andy-t-wang

Copy link
Copy Markdown
Contributor

we still want to provision deep face in the developer portal? Makes sense just to have a place to set it up but just checking

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants