NuroDev / lemonsqueezy.ts

🍋 JavaScript / TypeScript SDK for the Lemon Squeezy API
https://paka.dev/npm/lemonsqueezy.ts
MIT License
159 stars 16 forks source link

In-Browser / Clientside Usage Guidelines #24

Open michealroberts opened 1 year ago

michealroberts commented 1 year ago

The official Lemonsqueezy documentation states that:

Be sure to keep your API keys secure! Do not share your API keys in publicly accessible areas such as GitHub, client-side code, and so forth.

See https://docs.lemonsqueezy.com/api#authentication

I was therefore wondering if this library should also reflect those guidelines in the README.md prominently?