Tumblr provides a very simple interface to link your Twitter and Facebook accounts for posting through their service. I'd like to do something similar in my application - provide a single point for people to aggregate different accounts like Flickr, Facebook, Twitter, etc. - and I don't want to spend $1,000 per year for Janrain's Account Mapping to do so.
How do I link multiple accounts in aggregate using web2py? I have a feeling I should start at http://web2py.com/book/default/chapter/08?search=oauth#Other-Login-Methods-and-Login-Forms, but was hoping there were more concrete tutorials or best practices documented. Does anyone know of any? Thanks, Matthew