Content
@
0 reply
0 recast
0 reaction
Dan Romero
@dwr.eth
Developers: if we could improve or add one thing that would make your life easier as a Farcaster developer, what would it be? 1. Frames - make faster, more functionality 2. Composer / Cast Actions 3. DC APIs 4. More functionality for warps 5. Improve Sign in with Farcaster - reliability, more clients 6. Something else
52 replies
7 recasts
49 reactions
Kartik
@slokh
Two new actions for frames: `auth` and `compose` `auth`: Redirects to target link with `?data=${trustedData.messageBytes}` appended. Apps can trust this and authenticate a user, avoids the post_redirect round trip so feels smoother. `compose`: Opens up a composer action. Would also want the ability to pass in data to open the action with a specific context. Use case would be Nook frames could prompt other users to compose a cast to leave their own review for something someone shared.
3 replies
0 recast
6 reactions
Dan Romero
@dwr.eth
Thank you for the specific request.
1 reply
0 recast
2 reactions
Samuel
@samuellhuber.eth
For Auth how do you make sure the url parameter isnβt spoofed or replaced? Keep track of that user in app state and check timestamp for recency ?
1 reply
0 recast
0 reaction
Samuel
@samuellhuber.eth
Deep linking via intent to a composer action would be enough here no? Link property or post redirect with a link that opens the composer action in Warpcast?
1 reply
0 recast
0 reaction