Hi guys, I’m trying to publicly distribute a plug-in I’ve developed with my friends, and I’ve had some questions. If you know what to consider when publicly distributing a plug-in, or where to find a guide for deploying it, please advise.
Security considerations when deploying plug-ins:
Can you please let me know if there are any security issues or things that need attention when deploying the plug-in publicly? Our service flow is as follows.
- OAuth2.0 login issues tokens and stores client storage
- It receives the project url from the user and extracts the fileKey.
- Request a subtree for the user’s version information, version with fileKey and token
- The subtree difference between the versions selected by the user is internally analyzed and logic is performed.
- Rendering the highlighted rectangle in the node area where changes were detected from earlier versions
- Display changes text in the plug-in UI when you click rectangle
Plug-in deployment guide and time required:
Where can I find a guide for plug-in deployment?
Please recommend distribution-related materials or documents provided by Figma.
Can you please let me know how long it usually takes to publicly deploy the plug-in?
I wonder how much it would cost if it does! Thank you! Any information would be very helpful.
from south korea