Hi there, I wrote a small implementation of the OAuth 2.0 Authorization Protocol¹ client in Elisp, using `url' to make the HTTP requests and `plstore' to store the tokens permanently. Is there any interest in merging this into the trunk or should I keep it outside? ¹ http://tools.ietf.org/html/draft-ietf-oauth-v2-22 -- Julien Danjou