- Notifications
You must be signed in to change notification settings - Fork24
Closed
Description
Hello coder team!
Our coder deployment is put behind a vpn so in order to send api calls to our control plan every request needs to have additional header holding our vpn session token.
in the vscode-coder code base, I noticed the user of axios, which can accept additional headers.
The problem resides in the fact that some of the api called are in thecoder codebase and I'm not sure what's the preferred way to propagate those headers to the axios client in the coder coder base.
please advice on the preferred path and I'll be happy contribute!
Metadata
Metadata
Assignees
Labels
No labels