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
gh has a workflow where it checks if a user is logged in, presumably by checking some kind of stored token. If the user is not logged in it tells them to use gh auth login. We should replicate this flow.
The text was updated successfully, but these errors were encountered:
gh has a workflow where it checks if a user is logged in, presumably by checking some kind of stored token. If the user is not logged in it tells them to use
gh auth login
. We should replicate this flow.The text was updated successfully, but these errors were encountered: