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
I also noticed that there is private variable used in api/v1/user/repos API for private/public access type. In java it is reserved keyword and cannot be used. Is there a way around it?. I need it for showing lock icon.