feat(auth): verify machine tokens for admin read APIs
CI / validate (push) Successful in 6m49s
Release / release (push) Successful in 11m24s

This commit is contained in:
dmg
2026-09-10 14:53:47 -04:00
parent 2402e9e42d
commit c2ac2ad16b
12 changed files with 524 additions and 12 deletions
+1
View File
@@ -19,6 +19,7 @@
"@minecraft-account-manager/network": "*",
"d3-geo": "^3.1.1",
"drizzle-orm": "^0.45.1",
"jose": "^6.2.12",
"leaflet": "^1.9.4",
"next": "^16.3.4",
"next-auth": "^4.24.13",