I am developing mobile apps using rhodes. I want to access private repo of github. I am having only username and password.
How to get token of given username and password.
You should use oauth instead: http://developer.github.com/v3/oauth/