WIP: frontend: attach auth credentials to all API requests #5
Reference in New Issue
Block a user
Delete Branch "auth/5-attach-credentials"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add Authorization Bearer header to all fetch calls (apps, stream
start). Handle 401 responses by clearing token and redirecting to
login. Pass stream_token from the stream start response through to
the WebTransport URL as a query parameter for proxy authentication.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
6a0c97dd9eto786579a7d8View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.