opencode
opencode copied to clipboard
Feat/sys wide auth support
What does this PR do?
It allows for users to attach to to authed opencode Server using username and password options.
How did you verify your code works?
Ran a dev opencode server with auth, I can only attch when passing in the right password and username in the attach command.