TwitterJSClient
TwitterJSClient copied to clipboard
Pin Based Authentication
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?
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.