Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

twitter_atm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitter_atm

  • 1.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

This isn't a thing that makes Twitter give you cash. This is a thing where you use a PIN to get something. Specifically, this is a simple tool for navigating Twitter's PIN-based OAuth path from the command line. My use case is when I have an application that will tweet programatically, but only to one account ever. I don't want to build a callback web page or all that and I don't want to keep looking up how to do this process, so I made a simple gem.

Usage is like this:

$ twitter_atm --secret=2389rh2fgi8hg10938uftr12 --username=benhamill Go to http://twitter.com/whatever/get/a/real/example?some_arg=stuff&other=things

Then you log in and hit yes and get the pin and do this:

$ twitter_atm --pin=1234567 --secret=309r8uy08gtg2orwhatever Your OAuth credentials are... some format. Haven't worked this out exactly.

Simple.

Props to @hoonpark for the name idea.

FAQs

Package last updated on 13 Jan 2011

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc