passportxyz / passport

Passport allows users to prove their identity through a secure, decentralized UI
Other
991 stars 461 forks source link

Embed: Route Embed Interactions through API Endpoint #3037

Open erichfi opened 1 week ago

erichfi commented 1 week ago

User Story:

As a developer integrating the Embed solution, I want to route interactions through a dedicated API service, So that I can:

Acceptance Criteria

GIVEN a partner integrates the embed component in his web app WHEN the embed component is initialised & rendered THEN dedicated embed service running on *.passport.xyz/embed/* is able to handle all requests from the embed component

Product & Design Links:

N/A

Tech Details:

Open Questions:

Notes/Assumptions:

The system will handle increased traffic without degrading performance.

erichfi commented 2 days ago

@nutrina to split this issue into two: a. Implementation side (5 points) b. Infrastructure side (3 points)

Engineering team to discuss further rate-limiting strategies