gnu-emacs-sources
[Top][All Lists]
Advanced

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

[GNU ELPA] Url-Http-Oauth-Demo version 1.0.2


From: ELPA update
Subject: [GNU ELPA] Url-Http-Oauth-Demo version 1.0.2
Date: Tue, 09 May 2023 17:03:57 -0400

Version 1.0.2 of package Url-Http-Oauth-Demo has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Url-Http-Oauth-Demo describes itself as:

  ===================
  Demo url-http-oauth
  ===================

More at https://elpa.gnu.org/packages/url-http-oauth-demo.html

## Summary:

  This package demonstrates OAuth 2.0 authentication and
  authorization to Sourcehut, using the built-in `url' and
  `auth-source'libraries and the new `url-http-oauth' package.

  Background:

  Sourcehut has implemented OAuth 2.0 for its services.  Its
  implementation is unique in that it is released as Free Software,
  and does not require JavaScript for any of the OAuth 2.0 steps.

  Here is a diagram summarizing the protocol, adapted from RFC 6749:

            `url' and `url-http-oauth' implement
                   these middle steps
  +--------+                               +------------------------+
  |        |--(A)- Authorization Request ->|    (Resource Owner)    |
  |        |                               |                        |
  |        |<-(B)-- Authorization Grant ---| You, the Human,        |

## Recent NEWS:

GNU Emacs url-http-oauth-demo NEWS -- history of user-visible changes.

* New in url-http-oauth-demo 1.0.2

Released 2023-05-09

** Use json-parse-buffer.

* New in url-http-oauth-demo 1.0.1

Released 2023-05-08

** Demonstrate how to use the new url-http-oauth library.



reply via email to

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