emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] branch externals/oauth2 created (now 7619d08)


From: Stefan Monnier
Subject: [elpa] branch externals/oauth2 created (now 7619d08)
Date: Tue, 1 Dec 2020 16:31:48 -0500 (EST)

monnier pushed a change to branch externals/oauth2.

        at  7619d08   * .gitignore: New file

This branch includes the following new commits:

       new  9e3794c   New package oauth2
       new  e807082   * packages/oauth2/oauth2.el: Reformat to avoid long lines.
       new  384ae30   * packages/oauth2/oauth2.el 
(oauth2-request-authorization): Add missing   calls to url-hexify-string.
       new  a51dda4   * oauth2.el: Require json.   Fix compilation warning with 
success variable from url.el.
       new  ba35131   oauth2: allow to use any HTTP request type
       new  c1302df   oauth2: update version 0.2
       new  7513425   * packages/oauth2/oauth2.el: Fix URL double escaping, 
update to 0.3
       new  e94f9f1   * packages/oauth2/oauth2.el: Don't use aget, update to 0.4
       new  6824409   * packages/oauth2/oauth2.el: Revert fix URL double 
escaping, update to 0.5
       new  d5e5e70   oauth2: add redirect-uri parameter, update to 0.6
       new  bf96d9f   oauth2: store access-reponse, bump versino to 0.7
       new  37cb216   oauth2: upgrade to 0.8, add missing require on cl
       new  f4f8aca   oauth2: release 0.9, require url-http
       new  8f5cf79   * oauth2.el: Only require CL at compile time and avoid 
flet. (success): Don't defvar. (oauth--url-advice, oauth--tokens-need-renew): 
New dynbind variables. (url-http-handle-authentication): Add advice. 
(oauth2-url-retrieve-synchronously): Use the advice instead of flet.
       new  0abcea1   oauth2.el: Add support for async retrieve.
       new  61bcabe   oauth2: send authentication token via Authorization header
       new  1d352b3   Fix some quoting problems in doc strings
       new  bcf36ae   feat(oauth2): add state parameter support, rename 
resource-url to scope
       new  86a4afd   fix(oauth2): rename forgotten instance of resource-url -> 
scope
       new  9108df0   feat(oauth2): do not include &client_secret if no 
client_secret set
       new  54da2ff   * packages/oauth2/oauth2.el: Use lexical-binding, cl-lib, 
and nadvice
       new  b383a42   * packages/oauth2/oauth2.el: update version to 0.15
       new  7619d08   * .gitignore: New file




reply via email to

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