feat: license server API (Node.js, proprietary) #49
Labels
No labels
source:analyste
source:defenseur
source:human
source:medic
status:approved
status:blocked
status:in-progress
status:needs-fix
status:ready
status:review
status:triage
type:bug
type:feature
type:infra
type:refactor
type:schema
type:security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: maximus/Simpl-Resultat#49
Loading…
Reference in a new issue
No description provided.
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?
Contexte
Microservice propriétaire pour la génération, activation et gestion des licences.
Ref:
spec-monetisation.md— Phase 2, Issue 4Projet séparé :
simpl-resultat-api(hors repo GPL)Tâches
licenses,license_activations,subscriptions(voir spec)POST /licenses/generate— génère JWT signé Ed25519 avec claimexpobligatoirePOST /licenses/activate— vérifie machine_limit, signe un activation token avec machine_idPOST /licenses/verify— vérification en ligne optionnellePOST /licenses/deactivate— libère un slot machinePOST /licenses/revoke— révocation adminGET /subscriptions/status— statut abonnement (auth JWT Logto)POST /subscriptions/webhook— webhooks Stripe BillingStripe-Signatureheader) — OBLIGATOIRE (CWE-345)api.lacompagniemaximus.com)Notes de révision