Using code-server in browser, and login to gituhb. Where code-server store the github credential ? #6566
-
|
I build a jupyter notebook service and install code-server. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
VS Code uses browser storage for credentials. For example, if you use Chrome open the dev tools, navigate to |
Beta Was this translation helpful? Give feedback.
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.