Package: wnpp
Severity: wishlist
Owner: Xiyue Deng <[email protected]>

* Package name    : emacs-oauth2
  Version         : 0.17
  Upstream Author : Julien Danjou <[email protected]>
* URL or Web page : https://elpa.gnu.org/packages/oauth2.html
* License         : GPL-3+
  Programming lang: Emacs Lisp
  Description     : OAuth 2.0 Authorization Protocol for Emacs

 Implementation of the OAuth 2.0 draft.
 .
 The main entry point is `oauth2-auth-and-store' which will return a token
 structure.  This token structure can be then used with
 `oauth2-url-retrieve-synchronously' or `oauth2-url-retrieve' to retrieve
 any data that need OAuth authentication to be accessed.
 .
 If the token needs to be refreshed, the code handles it automatically and
 store the new value of the access token.

I will maintain this package within the Debian Emacsen Team
<[email protected]>.
-- 
Xiyue Deng

Reply via email to