This package has been deprecated

Author message:

this package has been deprecated

appdotauth

1.0.1 • Public • Published

appdotauth v1.0.1

app.net access token generation server – generate valid api tokens with ease.

This tool is for developers that want to experiment with the app.net api and therefore just need an access token.

Setup and usage

  1. Install this package with npm install appdotauth
  2. Register an application at https://alpha.app.net/developer/app/create/ (dev accounts only)
  3. cp config.example.json config.json
  4. Insert your application details at config.json
  5. Run npm start
  6. point your browser to http://localhost:3000 and follow the instructions.
  7. You are done

About security

Be sure to keep the generated access token secret, as it has full controll over your app.net account.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i appdotauth

    Weekly Downloads

    1

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • damienklinnert