connect-auth
connect-auth copied to clipboard
Authentication middleware for connect.
How can I retrieve the access token via the Facebook Strategy, is it not exposed somehow?
Hey guys, Is anyone working on Paypal authentication? Could be something I'm interested in doing too :) Here are the links to the docs: https://www.x.com/community/ppx/authentication https://www.x.com/community/ppx/permissions Cheers :)
Hi When I try to run node test_oauth_client.js, everyhting starts up fine. $ node test_oauth_client.js 24 Oct 23:08:04 - oauth : { _requestUrl: 'http://localhost:3000/oauth/request_token' , _accessUrl: 'http://localhost:3000/oauth/access_token' , _consumerKey: 'JiYmll7CX3AXDgasnnIDeg'...
Twitter just changed the way they do permissions and in the app settings you have to specifically authorize access for "direct messages". Normally you don't have to change anything to...