Conversation
Parse baseURL to extract basic authentication credentials and query parameters, automatically converting them to appropriate SDK options for seamless authentication. 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <[email protected]>
|
How are you planning to add Basic Auth to your Opencode API? I believe they are not supported yet. Parsing credentials ( |
I’ve exposed it via an ngrok tunnel with basic auth. |
Don't want my codebase public. This adds parsing for the baseURL to extract basic authentication credentials and query parameters.