Content
@
0 reply
0 recast
0 reaction
Andrei O.
@andrei0x309
The profile card shown is from the frame host, not from the frame itself(by calling the SDK/ parent frame through postMessge). What you want means implementing somewhat of a full client inside the rewards frame. Nobody stops implementing a client inside a frame, but I would rather have multiple web clients than people implementing clients inside frames.
1 reply
2 recasts
4 reactions
rish
@rish
warpcast is not going to implement multiple web clients, this is addressed to their team only
1 reply
0 recast
1 reaction
Andrei O.
@andrei0x309
Even so you need to host the a client inside the frame itself in order to do what you described. The frame for rewards in not even loaded form same subdomain but from rewards.warpcast.com which breaks without frame context. We don't now if this frame is just a separate project(as it wouldn't have access to auth from a different subdomain), or part of the web app repo(as this info is not public), so is not trivial and I wanted to clarify that the profile card is not part of the frame itself but part of host implementation. And those contexts will always be separate so either you make a very complicated sdk that allows complex communication beyond initial context data or you need to embed a client.
1 reply
0 recast
0 reaction