You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vscode 1.79 introduces the support of AuthenticationForceNewSessionOptions. This will help indicate the user why he needs to authentificate again. This will be used by authentication.getSession when the flag forceNewSession is set to true.
The text was updated successfully, but these errors were encountered:
vscode 1.79 introduces the support of AuthenticationForceNewSessionOptions. This will help indicate the user why he needs to authentificate again. This will be used by
authentication.getSession
when the flagforceNewSession
is set totrue
.The text was updated successfully, but these errors were encountered: