Authentication flow #139
bnjjj
started this conversation in
Protocol Suggestions
Replies: 1 comment
-
|
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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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