Skip to content

leonardodino/monzo-oauth

Repository files navigation

monzo-oauth  test coverage dependencies license

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

disclaimer

this project is not affiliated, associated, authorized, endorsed by, or in any way officially connected to monzo.