Content pfp
Content
@
0 reply
0 recast
0 reaction

Vinay Vasanji pfp
Vinay Vasanji
@vinayvasanji.eth
If someone clicks a frame and it redirects you to an external website, is there a way for the external website to know the user's FID without having to sign in with Warpcast?
9 replies
0 recast
6 reactions

Apoorv Lathey pfp
Apoorv Lathey
@apoorvlathey
Yes. On frame's first page, user would need to press say a "Start" button. This calls the post_url on your server with the FID. In response to this, the server will send back a new frame, with redirect button that has the target url appended with query param of ?fid=123 User then clicks this btn to get redirected
1 reply
0 recast
4 reactions

Manan  pfp
Manan
@manan
Does the external website belong to the frame developer?
1 reply
0 recast
0 reaction

Cameron Armstrong pfp
Cameron Armstrong
@cameron
Yes when someone taps a frame button it also posts a signed message that you can validate to get info about the user @rish and neynar has an api that lets get this data easily or you could homebrew it
1 reply
0 recast
2 reactions

Taye 🎩🔵 👽⛏️ pfp
Taye 🎩🔵 👽⛏️
@casedup
Just add the fid to the query string in URL.
0 reply
0 recast
1 reaction

David Furlong pfp
David Furlong
@df
yes post_redirect can forward data theoretically either via query params or other
0 reply
0 recast
1 reaction

Thomas Humphreys pfp
Thomas Humphreys
@so
Yes: frame actions (buttons or text input). No: frame url (user clicks on web url)
0 reply
0 recast
1 reaction

alex pfp
alex
@alexgrover.eth
If you control the frame you could encode it into the URL, in a query param for example Haven’t fully thought it through but I don’t think there’s a secure way to use the frame redirect to actually log a user in, but you could definitely identify them at least
0 reply
0 recast
1 reaction

Rafi pfp
Rafi
@rafi
@kerman this is interesting. No wallet required.
0 reply
0 recast
0 reaction

Itsmeduh pfp
Itsmeduh
@itsmeduh
Thanks for this
0 reply
0 recast
0 reaction