Closed ElierHG closed 1 hour ago
Hi Elier. fetch is not available in JS runtime for security reasons. But your reasoning is correct. You can extend PocketBase with a custom route and use the Pocketbase SDK via the window.pb.send('/custom-pocketbase-route-path', sendOptions = {}) function.
Discussed in https://github.com/pedrozadotdev/pocketblocks/discussions/51