mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
Api: add endpoint for getting github app token
This commit is contained in:
parent
85805d2c38
commit
1c4fd7f28f
8 changed files with 119 additions and 21 deletions
|
|
@ -8,5 +8,9 @@
|
|||
"@cloudflare/workers-types": "4.20250522.0",
|
||||
"typescript": "catalog:",
|
||||
"@types/node": "catalog:"
|
||||
},
|
||||
"dependencies": {
|
||||
"@octokit/auth-app": "8.0.1",
|
||||
"jose": "6.0.11"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue