drop-server-bak/server/api/v1/client/auth
DecDuck 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
..
callback Code-based authorization for Drop clients (#145) 2025-08-01 13:11:56 +10:00
code Code-based authorization for Drop clients (#145) 2025-08-01 13:11:56 +10:00
handshake.post.ts chore: prettier pass 2025-04-15 21:46:34 -04:00
index.get.ts Code-based authorization for Drop clients (#145) 2025-08-01 13:11:56 +10:00
initiate.post.ts Code-based authorization for Drop clients (#145) 2025-08-01 13:11:56 +10:00
session.post.ts fix: more eslint stuff 2025-04-15 21:10:45 -04:00