emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OAuth2 implementation in Elisp


From: Julien Danjou
Subject: OAuth2 implementation in Elisp
Date: Thu, 22 Sep 2011 23:55:44 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

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

Attachment: pgpwzQtD8uy5b.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]