Is it possible to connect with Github using oAuth in JAVASCRIPT/AJAX/JQuery
I have came across with its implementation in php and node.js, but i need to have it in js. Is it possible. Any links?
As per http://developer.github.com/v3/oauth/ , i'm not able to implement it in js.
Here is the link for implementation in php, please help me out to implement the same in js/ajax/jquery.
Thanks
username
andpassword
in header of that request. – softvar Oct 23 '13 at 21:13