Currently developing a Shopify theme for sale and exploring licensing options
Considering using SendOwl's API for licenses -
Shopify themes support html/css/js/liquid, no server-side code, so JavaScript is required.
Can the SendOwl API be used to validate license keys with JavaScript only?
If validation can be done with JS, is it safe to include in the theme or should it be handled on an external server?
Appreciate any insights!