mirror of
https://github.com/saltbo/zpan.git
synced 2026-08-28 15:51:29 +08:00
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:
committed by
GitHub
parent
f2aea1bedb
commit
d22227ed2f
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user