feat(api): /devices register + paseto v4 (middleware Bearer, bootstrap mobile du token)

This commit is contained in:
m
2026-09-10 07:25:11 +02:00
parent bdf1fadce9
commit caa6e6483c
18 changed files with 407 additions and 27 deletions
+1
View File
@@ -39,6 +39,7 @@ export {
DATABASE_NAME,
DATABASE_VERSION,
DEVICE_USER_ID_KEY,
AUTH_TOKEN_KEY,
PREFERENCES_KEY,
PERMISSION_TTL_MS,
} from './schema';