This component is currently implemented using the old extension API. We need to convert it to the new plugin API so it will run more performantly and reliably.
Now that Harper is open source there are good examples of plugin implementations to base the work off of.
https://github.com/HarperFast/harper/blob/main/server/static.ts
https://github.com/HarperFast/oauth
This component is currently implemented using the old extension API. We need to convert it to the new plugin API so it will run more performantly and reliably.
Now that Harper is open source there are good examples of plugin implementations to base the work off of.
https://github.com/HarperFast/harper/blob/main/server/static.ts
https://github.com/HarperFast/oauth