microsoft/Terminal

Launch log in process of Azure Cloud Shell when expiring the access token.

Open

#9.766 geöffnet am 10. Apr. 2021

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-AzureShellHelp WantedIssue-TaskProduct-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

Description of the new feature/enhancement

When the access token for Azure Cloud Shell expires, showing log-in prompt is wanted.

Currently, only an error message which means the token is already expired is shown as the following screenshot if the token is expired. So the user needs to remove the connection setting once. image

Proposed technical implementation details (optional)

If the token is expired, it's better that the login process restarts again instead of showing the current error message. Or it's more appropriate that the messages indicate that the connection settings have to be deleted once.

Could you please consider that?

Thanks.

Contributor Guide