Skip to content

Using code-server in browser, and login to gituhb. Where code-server store the github credential ? #6566

Answered by code-asher
WeBeautifulNow asked this question in Q&A
Discussion options

You must be logged in to vote

VS Code uses browser storage for credentials. For example, if you use Chrome open the dev tools, navigate to Application, expand Local Storage, then click on the URL underneath. You should see a secrets.provider key. The value is encrypted.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by WeBeautifulNow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants