Commit Graph

5 Commits

Author SHA1 Message Date
b72e1ef7a4 Code-based authorization for Drop clients (#145)
* feat: code-based authorization

* fix: final touches

* fix: require session on code fetch endpoint

* feat: better error handling

* refactor: move auth send to client handler

* fix: lint
2025-08-01 13:11:56 +10:00
a9d1a442f6 refactor: session handler 2025-04-03 19:15:33 -04:00
d4dd259b5f feat(acls): added backend acls 2025-02-04 13:15:52 +11:00
12e312593e feat(client ui): manual handshake 2024-12-27 13:07:29 +11:00
d4e2dc8cb6 finalised client APIs and authentication method 2024-10-09 00:37:11 +11:00