feat(licenses): customer self-service license portal #396
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a public-facing portal where license holders can view their keys, see associated domains, check expiration dates, and download releases.
Competitors like Cryptlex, Keygen, EDD, and Freemius all offer this. It is the top missing feature for production readiness.
Route: /{owner}/{repo}/licenses/portal (public, key-gated)
Priority: HIGH
Closing - customer portal and payment will be handled by an external shopping system. MokoGitea provides the API (purchase webhook, validation, key management) that the shopping system integrates with.