passportxyz / passport

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

AllowList Stamp Visibility on Custom Dashboards #2533

Open erichfi opened 5 months ago

erichfi commented 5 months ago

User Story:

As a partner, I want to create a custom stamp that pre-approves users based on a predefined list of addresses, So that I can streamline the verification process for trusted users in my campaign.

Acceptance Criteria

GIVEN a user is accessing the custom dashboard WHEN the custom dashboard is loaded THEN the AllowList Stamp should be visible only if the user qualifies for it based on the 1-Click Verification flow AND the AllowList Stamp should not be visible if the user does not qualify for it, ensuring a clean and relevant user experience AND it should not be visible on the default dashboard, maintaining 0 weight to avoid interfering with standard processes.

Product & Design Links:

Figma design: https://www.figma.com/design/FOOlLEFaBt87atw6CPkA5P/Passport-App?node-id=10254-2493&t=bwS6qO5dfP27pQrf-1

Tech Details:

Open Questions:

Notes/Assumptions:

tim-schultz commented 5 months ago

This is closely related to #2532