Add DELETE /v1/connect/github endpoint to disconnect GitHub accounts by: - Deleting GitHub user token from database - Removing account link (githubUserId = null) - Broadcasting disconnect event to connected clients - Using database transaction for atomicity 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.. | ||
app | ||
modules | ||
services | ||
storage | ||
utils | ||
main.ts | ||
types.ts |