Secure Client-Side License Verification (No Proxy)
I want a secure, native way to validate software license keys directly from a desktop application (Windows/macOS) without needing to route through a server-side proxy like Vercel. This would ideally involve a client-facing endpoint or public keys that don't expose my secret API key, simplifying my architecture while maintaining security.