Revoke licenses by product key instead of shared sub.

Add revokedKeys storage and accept key in admin revoke API so DND/TTRPG keys with the same sub can be revoked independently.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ivan Fontosh
2026-07-01 16:44:16 +08:00
parent b7c14d6191
commit e299cfc7dd
5 changed files with 85 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "dndgameplayer-license-server",
"private": true,
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"description": "Сервис выдачи и отзыва лицензий DNDGamePlayer (Ed25519)",
"scripts": {