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
The microsoft-authentication-library-for-go library supports logging in with multiple accounts, but the GetAccessToken() methods has hardcoded selection of account[0]. We should find a way to store the "active" account
The microsoft-authentication-library-for-go library supports logging in with multiple accounts, but the GetAccessToken() methods has hardcoded selection of account[0]. We should find a way to store the "active" account