zbirenbaum / copilot.lua

Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
MIT License
2.43k stars 64 forks source link

How do I auth with a different user? #260

Closed jpericavcc closed 5 months ago

jpericavcc commented 5 months ago

I've been authenticated as one user and would like to authenticate as a different user.

:Copilot auth

shows a message that I am authenticated

:Copilot panel

shows "RPC[Error] code_name = unknown, code = 1000, message = Not authenticated: NotAuthorized"

How can I login so that I am able to login with the other user?

MunifTanjim commented 5 months ago