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
|
I build a jupyter notebook service and install code-server. |
Answered by
code-asher
Dec 4, 2023
Replies: 1 comment
|
VS Code uses browser storage for credentials. For example, if you use Chrome open the dev tools, navigate to |
0 replies
Answer selected by
WeBeautifulNow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
VS Code uses browser storage for credentials. For example, if you use Chrome open the dev tools, navigate to
Application, expandLocal Storage, then click on the URL underneath. You should see asecrets.providerkey. The value is encrypted.