🔐 🎋 sessionIngressAuth.ts
This commit is contained in:
@@ -138,3 +138,4 @@ export function getSessionIngressAuthHeaders(): Record<string, string> {
|
|||||||
export function updateSessionIngressAuthToken(token: string): void {
|
export function updateSessionIngressAuthToken(token: string): void {
|
||||||
process.env.CLAUDE_CODE_SESSION_ACCESS_TOKEN = token
|
process.env.CLAUDE_CODE_SESSION_ACCESS_TOKEN = token
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user