-
I'm installing copilot chat via lazyvim extras and it automatically logged in to a github account. but i want to use different account for the chat. how can I logout the current auth and re login using different one? |
Beta Was this translation helpful? Give feedback.
Answered by
Griime
Aug 25, 2025
Replies: 1 comment
-
If you delete |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
deathbeam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you delete
~/.local/share/nvim/copilot_chat/tokens.json
, you will be prompted to login again when you reload.