test: validation manuelle auth middleware — 3/3 verts

This commit is contained in:
Hermann_Kitio 2026-04-16 13:52:08 +03:00
parent f71498668f
commit 2fba6f2003
6 changed files with 281 additions and 0 deletions

View file

@ -13,6 +13,7 @@
"dependencies": {
"@hono/node-server": "^1.13.7",
"@supabase/supabase-js": "^2.49.4",
"dotenv": "^17.4.2",
"hono": "^4.7.7",
"stripe": "^17.7.0"
},