我正在使用 VSCode,并在启动 VSCode 时出现以下错误:
You have been signed out because reading stored authentication information failed.
我检查了“Microsoft Authentication”输出并看到记录了以下内容:
[Info - 12:53:11.944] Reading sessions from secret storage...
[Info - 12:53:12.8] Got 2 stored sessions
[Trace - 12:53:12.8] Read the following stored session with scopes: email offline_access openid profile
[Info - 12:53:12.8] Refreshing token for scopes: email offline_access openid profile
[Trace - 12:53:12.9] Read the following stored session with scopes: email offline_access openid profile
[Info - 12:53:12.9] Refreshing token for scopes: email offline_access …Run Code Online (Sandbox Code Playgroud)