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 -1
View File
@@ -49,4 +49,4 @@ func TestMoveDocumentToAFile(t *testing.T) {
t.Error(err)
}
}
}