feat(licenses): customer self-service license portal #396

Closed
opened 2026-06-01 10:43:37 +00:00 by jmiller · 1 comment
Owner

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

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
Author
Owner

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.

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.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#396