Authentication flow #139
Replies: 2 comments
-
|
Hi @bnjjj it depends on what you need. We currently have some special cases for Gemini and Claude Code Overall this is an area I would like to expand in the protocol to allow the client to capture information from the user and provide it back to the agent, but this isn't supported yet |
Beta Was this translation helpful? Give feedback.
-
|
This is certainly an area where improvements/standardizations are needed as by example when we use the agent opencode, then we got as response for the authentication part of the initialization response the following Remark: such an auth mode is even not needed if by example the user sets different env variable to use as provider: Vertex AI with opencode |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I didn't find details in docs about the authentication flow, an example on how it would work. For example I would like to check if a token is already saved in a file and if not I'm throwing a auth required error. But now I don't know how can I do to provide this token using acp client (zed) and save it into the file.
Could you help me ?
Beta Was this translation helpful? Give feedback.
All reactions