YueGuobin 9d441517fd
fix: Hard-delete API keys instead of soft delete (revoked flag)
Removing the soft-delete approach — revoked keys are now deleted
from the database entirely via DELETE endpoint. This prevents the
api_keys table from accumulating stale records.
2026-06-11 23:27:43 +08:00
..
2026-06-06 22:53:12 +02:00
2026-04-04 19:55:13 +08:00
2026-06-06 23:19:24 +02:00
2024-04-22 18:51:29 +07:00
2026-06-06 23:19:24 +02:00
2022-01-19 22:28:36 +10:30
2026-06-07 00:13:59 +02:00