-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Business Description
We want to support Farcaster miniapps better when using the identity-flow.
Detailed Description of Functionality
The issue for face-verification is that we have to redirect a user to a new tab, or open browser (from native-app).
the user also needs to be correctly navigated back to the mini-app and UI should handle gracefully the continuation of the intended flow.
Technical Implementation
- should verify if the sdk is run in a minipay app
- integrate usage of farcasters sdk openUrl
- the sdk should support the redirectUrl being a universal link (on native, should open the mobile app)
- Pass down the verified param to the universal link, and add utility to handle the response of identity-flow. Reference: https://github.com/GoodDollar/GoodWeb3-Mono/blob/9846f16b16f2d8406407dd48231ea7c9e33e751e/packages/good-design/src/core/buttons/ClaimButton.tsx#L31
Acceptance Criteria
- Provide a demo video of the flow. both web and mobile
- Handling the response of face-verification (the verified param), should be generic.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Review