Feature Requests
Closed
License validation on client side
Allow license key validation on client side only without requiring a server. Lemon squeezy has this feature
1 Comment
Sign in to comment
Allow license key validation on client side only without requiring a server. Lemon squeezy has this feature
Sign in to comment
Thanks for the request! This is already supported. Dodo's validate, activate, and deactivate endpoints are public and need no API key, so you can call them straight from client-side code (desktop, CLI, browser, plugin) with no server, same as the LemonSqueezy feature you mentioned.