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 order to determine who is a repo owner,
we need to have users authenticate with GitHub.
The easiest way to do that is probably through the omniauth-github gem.
This will also let us get rid of the personal access tokens and ~/.netrc entries.
The text was updated successfully, but these errors were encountered:
In order to determine who is a repo owner,
we need to have users authenticate with GitHub.
The easiest way to do that is probably through the omniauth-github gem.
This will also let us get rid of the personal access tokens and
~/.netrc
entries.The text was updated successfully, but these errors were encountered: