GNU ELPA - oauth2

oauth2

Description
OAuth 2.0 Authorization Protocol
Latest
oauth2-0.16.tar, 2021-Feb-19, 20.0 KiB
Maintainer
Julien Danjou <julien@danjou.info>
Home page
https://elpa.gnu.org/packages/oauth2.html
Browse repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET oauth2 RET

Full description

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.

Old versions

oauth2-0.15.el.lz2020-Sep-024.19 KiB
oauth2-0.14.el.lz2020-Aug-283.96 KiB
oauth2-0.13.el.lz2020-Apr-043.85 KiB
oauth2-0.12.el.lz2020-Mar-273.80 KiB
oauth2-0.11.el.lz2016-Jul-093.54 KiB
oauth2-0.10.el.lz2014-Jan-293.42 KiB
oauth2-0.9.el.lz2013-Jun-292.89 KiB
oauth2-0.8.el.lz2012-Nov-292.80 KiB