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
In a multi-thread occasion, sign in with PersonalAccessTokenAuth will always reset the token.
Is there any way to store the token else where and use the token header directly without PersonalAccessTokenAuth again?