auth-code-copy
Copy auth codes sent via iMessage to your clipboard.
Installation
$ npm install --global auth-code-copy # globally
$ npm install --save auth-code-copy # or locally
Usage
Command line
$ auth-code-copy-listen # => Listening for codes...
Programmatically
const notify = { }
Demo
Tests
$ npm t
License
MIT © Brian Gonzalez