TweetShare(function() {var s = document.createElement(‘SCRIPT’), s1 = document.getElementsByTagName(‘SCRIPT’)[0];s.type = ‘text/javascript’;s.async = true;s.src = ‘http://widgets.digg.com/buttons.js’;s1.parentNode.insertBefore(s, s1);})();
oAuth as defined on Twitter is
OAuth is an authentication protocol that allows users to approve application to act on their behalf without sharing their password
This would allow customers to give access [...]
