Fetches credentials from VS Code SecretStorage or prompts the user once. After success, optionally store to SecretStorage。
Returns current username if logged in, or "Not logged in" if not stored.
"Not logged in"
Fetches credentials from VS Code SecretStorage or prompts the user once. After success, optionally store to SecretStorage。