Hi All, I am converting one of my apps to OAuth, and in the process, I decided to make a demo to share.
It's a little ugly now, so feel free to fork it and I'll apply the changes upstream The code is here: http://github.com/mikelikespie/oauth-repoze A demo might be running here http://followerstats.com:5001/ The code can probably extracted into a standalone repoze.what module, as well as python OAuth modulem, and a repoze.who module. Thanks, Mike
