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
Should be able to do it by collecting user name and password, then by doing simple authentication against http://developer.github.com/v3/oauth/#create-a-new-authorization
The text was updated successfully, but these errors were encountered:
It should be even simpler than that - with simple authentication you should only need to pass the correct user/password combo to the standard install_github GET request
Should be able to do it by collecting user name and password, then by doing simple authentication against
http://developer.github.com/v3/oauth/#create-a-new-authorization
The text was updated successfully, but these errors were encountered: