Commit 227088d
fix: log streaming for Capgo Builder (public) (#1510)
* fix: log streaming for Capgo Builder (public)
* feat: replace custom JWT with jose
* fix: lint
* fix: add standard JWT claims for build log stream tokens
Add issuer, audience, and subject claims to the JWT token for better
security. Move user_id to the standard 'sub' claim.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: add missing fields to BuilderStartResponse
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* docs: explain what is build_logs_direct
* fix: dependencies syntax
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Martin DONADIEU <martindonadieu@gmail.com>1 parent b113da2 commit 227088d
File tree
18 files changed
+84
-3
lines changed- .gitsecret/paths
- internal
- cloudflare
- supabase
- supabase/functions
- _backend/public/build
18 files changed
+84
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments