Commit Graph

17 Commits

Author SHA1 Message Date
wpetit d8ce2901d2 feat(jwt): handle nil keyset 2023-03-28 20:38:29 +02:00
wpetit 1996f4dc56 feat(auth,local_handler): cookie configuration 2023-03-28 20:37:57 +02:00
wpetit ed535b6f5d feat(module,app): basic module to list apps 2023-03-24 10:59:15 +01:00
wpetit 0577762be9 feat(module,blob): implements full api 2023-03-23 19:01:20 +01:00
wpetit 1f4f795d43 feat: add basic local login handler in dev cli 2023-03-20 21:42:39 +01:00
wpetit fd12d2ba42 feat(module,auth): use dummy getclaim func 2023-03-10 14:33:12 +01:00
wpetit b61bf52df9 fix(module,net): add missing context to server message
fix #6
2023-03-03 10:43:13 +01:00
wpetit 8680e139e7 fix(storage,document,sqlite): fix nil pointer exception in query options 2023-03-01 13:06:32 +01:00
wpetit 8789b85d92 feat(server): handle panic in runtime
ref #2
2023-03-01 13:04:40 +01:00
wpetit 640f429580 feat(module,auth): authentication module with arbitrary claims support 2023-02-24 14:40:28 +01:00
wpetit 7f07e52ae0 chore: remove obsolete modules 2023-02-24 10:39:46 +01:00
wpetit b9f985ab0c fix(module,store): allow querying on _id, _createdAt, _updatedAt attributes 2023-02-21 15:05:01 +01:00
wpetit f01b1ef3b2 feat(module,auth): auth based on jwt 2023-02-21 12:14:29 +01:00
wpetit 673586c2f7 fix(module,cast): jsonize device attributes 2023-02-17 13:03:10 +01:00
wpetit 4606d7a08d fix(module,store): nillable filter and query options 2023-02-17 13:01:39 +01:00
wpetit 3e601272d7 feat(server,module): add cast module 2023-02-17 10:41:16 +01:00
wpetit 81dc1adfef feat: initial commit 2023-02-16 17:04:15 +01:00