Git Product home page Git Product logo

autoauth's People

Contributors

chbrown avatar jmblog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jmblog

autoauth's Issues

Cannot find module '/auth.js'

Seems like I am just running this in the wrong folder, but I can't get the auth.js to run

sudo node auth.js --provider flickr --appkey **** --appsecret **** --username **** --password ****

returns:

    throw err;
          ^
Error: Cannot find module '/auth.js'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:901:3````

Can the signup for clientId and secret ... also be automated?

Cool module!

Few Questions:
(1) Why not write the phantomjs script such that a user provides username/password as arguments on command line and then doesn't even have to visit the signup page? Is it because that would violate some legal pretext for linkedin/flicker etc?
(2) I want to remove all friction for those who want to use my module - https://github.com/ShoppinPal/vend-tools ... but part of that is simplifying the process to get their accessToken to a point where all they do is type vend-tools setup -u username -p password and then underneath phantomjs gets everything wrapped up nice & neat and persists an oauth.json file for reuse when other commands run. Is this a pipe dream or something I can accomplish by referring to your codebase or maybe reusing your module?
(3) I read through this: http://blog.oauth.io/casperjs-automated-testing-oauth-flow/ but the coffeescript threw me off.
(4) Perhaps these questions weren't "issue" worthy ... would you mind opening a public chat room linked to this repo on https://gitter.im? Like https://gitter.im/chbrown/autoauth ... it will be free since your project is public and issues won't get cluttered by questions ... plus the community that uses your code can also answer Qs. Also its all the rage these days :P

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.