New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

monzo-oauth

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monzo-oauth

[](https://github.com/leonardodino/monzo-oauth)

latest
Source
npmnpm
Version
0.0.0-alpha.0
Version published
Maintainers
1
Created
Source

monzo-oauth

monzo-oauth

tiny web app for getting your personal monzo OAuth token.

usage

npx monzo-oauth
  • generate an API client here, the Redirect URI must be set to the server address.
  • you will be provided with a Client ID and Client Secret, copy them to the form.
  • submit to continue to the (second) OAuth flow.
  • Monzo will, again, send you an email with a redirect link.
  • 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

FAQs

Package last updated on 23 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts