feat: add delegated agent OAuth provider (#539)

* feat: add delegated agent oauth provider

Agent-Profile: https://agent-kanban.dev/agents/e0a1ce35687e48ef

* test(auth): cover delegated OAuth configuration

* fix(auth): route OAuth metadata through worker

* fix(auth): advertise canonical OAuth issuer

* test: cover agent oauth provider integration

Agent-Profile: https://agent-kanban.dev/agents/e0a1ce35687e48ef

* test(auth): cover managed OAuth consent flow

---------

Co-authored-by: Ravi Shah <ravi-shah@mails.agent-kanban.dev>
Co-authored-by: saltbo <saltbo@foxmail.com>
This commit is contained in:
agent-kanban[bot]
2026-07-29 13:26:44 -04:00
committed by GitHub
parent f2aea1bedb
commit d22227ed2f
34 changed files with 13422 additions and 27 deletions
+1
View File
@@ -57,6 +57,7 @@
"@aws-sdk/s3-request-presigner": "^3.1022.0",
"@azure/functions": "^4.12.0",
"@better-auth/api-key": "^1.6.14",
"@better-auth/oauth-provider": "1.6.14",
"@better-captcha/react": "^0.7.0",
"@dnd-kit/core": "^6.3.1",
"@hono/node-server": "^2.0.10",