OAuthentica.js
After a lot of trial and error and two complete rewrites, I’m proud to announce the release of ma OAuth implementation in JavaScript: OAuthentica.js 1.0.0
It covers the complete authentication workflow from entering the provider supplied application credentials to requesting the authenticated acces token and secret. It also supplies the standard methods to make further requests to an OAuth API.
I published the project and its documentation on bitbucket.org.
I’d very much appreciate any feedback on this. So if you’d like to try it out, please let me know of any problems with it. That includes missing spots of documentation.