TwitterJSClient icon indicating copy to clipboard operation
TwitterJSClient copied to clipboard

Pin Based Authentication

Open dzeitman opened this issue 9 years ago • 1 comments

I'm looking to use Pin Based Authentication with Twitter. Details: https://dev.twitter.com/oauth/pin-based

Any thoughts on how to implement this?

dzeitman avatar Oct 31 '15 17:10 dzeitman

Hey @dzeitman, Check out this gist: https://gist.github.com/funkatron/979955 It uses oauth, but you should be able to use this client to do the same thing.

rakannimer avatar Dec 09 '15 10:12 rakannimer