monzo-oauth

0.0.0-alpha.0 • Public • Published

monzo-oauth

monzo-oauth

tiny web app for getting your personal monzo OAuth token.

usage

npx monzo-oauth
  1. generate an API client here, the Redirect URI must be set to the server address.
  2. you will be provided with a Client ID and Client Secret, copy them to the form.
  3. submit to continue to the (second) OAuth flow.
  4. Monzo will, again, send you an email with a redirect link.
  5. by clicking on the link the token will be displayed.

security

  • keep your tokens safe
  • read the source code
  • run this on a trusted environment

feel free to report any security issues or concerns.
the contact email can be found attached to my commits

requirements

  • node v8 or newer
  • browser any web browser

license

MIT

/monzo-oauth/

    Package Sidebar

    Install

    npm i monzo-oauth

    Weekly Downloads

    1

    Version

    0.0.0-alpha.0

    License

    MIT

    Unpacked Size

    15.7 kB

    Total Files

    7

    Last publish

    Collaborators

    • leonardodino