Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction
Jack Dishman
@dish
hey is there a way to verify if an HTTP request is sent from a frame? like an access token use case: I'd like to authenticate requests server side for permissioned endpoints
5 replies
0 recast
6 reactions
MJC
@mjc716
maybe not 100% assurance, but if you only generate auth token in frame when sdk.isLoaded and use that auth token in the request, you can be pretty confident not sure if answering your question exactly
1 reply
0 recast
1 reaction
Jack Dishman
@dish
thanks! Ideally I could pull the fc account info from that auth token, or a signature client side then verify it on backend this has me thinking, appreciate this MJC!
1 reply
0 recast
0 reaction