You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to be able to embed any Framev2 as a fidget on my Feed/Homebase or Profile Space. Similarly, I want to be able to use any Framev2 that's embedded on a space.
Integration of Frame v2 as a Fidget:
Allow users to embed Frame v2 by inputting the Frame’s URL.
Utilize the Farcaster Frame v2 spec to fetch and render the embedded Frame.
Authentication Setup:
Implement the authentication flow to generate a unique auth token for each user accessing a Frame.
Ensure the token is passed to the Frame, providing context about the user per the Frame v2 spec.
As a user, I want to be able to embed any Framev2 as a fidget on my Feed/Homebase or Profile Space. Similarly, I want to be able to use any Framev2 that's embedded on a space.
Frame v2 spec: https://docs.farcaster.xyz/developers/frames/v2/
Acceptance Criteria
Minimum Lovable Product (MLP)
Embedding Functionality:
Authentication:
Post-MLP Enhancements
Notification Subscription:
The text was updated successfully, but these errors were encountered: