Securing XHR requests from Figma plugins

Thanks for the great platform to build on! Would it be possible for the developers to add in some extra security for XHR requests originating from Figma plugins?

Specifically, I’d like a way to verify that XHR requests (eg. searching our API) is legit coming from a Figma plugin. Whether that’s intercepting requests and sending along headers, or else being able to pass along Figma data from the figma client side API that I can then verify via a server side requests.

Would love some guidance on this :slight_smile:

2 Likes

Did you figure out a solution to this Oliver? I’m working on the same problem :slightly_smiling_face:

I haven’t unfortunately :frowning:

thats frustrating. did you hear back from anyone at figma at all?

I haven’t unfortunately.

ah well. thanks anyway!

:slight_smile: I’ll let ya know if I find anything else.

1 Like