keygen-sh / keygen-api

Keygen is a fair source software licensing and distribution API built with Ruby on Rails. For developers, by developers.
https://keygen.sh
Other
700 stars 40 forks source link

Restrict license keys to specific users or a specific number of users #787

Closed ayntk-ai closed 5 months ago

ayntk-ai commented 5 months ago
  1. How can I limit license keys to a specific user, username, user email or user ID?
  2. How can I limit license keys to a certain number of registered users --> e.g. the license key is valid for 20 users --> 20 different users can register with this key after which no more users can register with the key but the key is still valid for the subscription period?
ezekg commented 5 months ago

In the future, issues are for feature requests and bugs only, not questions. Please ask other questions in the Discord or discussion forum. But you can lock a license to a specific user via a user-locked license. For multi-user licenses, that will be available with multi-user licensing in #774 (not released yet). Right now, licenses are single-user only.

ayntk-ai commented 5 months ago

When will be the release?

ezekg commented 5 months ago

No definite timeline. The PR is still under review. You can keep tabs on it, and we'll send out an email once it rolls out to general availability.