Version 1.0.1 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 protocol, adapted from RFC 6749: ## Recent NEWS: GNU Emacs url-http-oauth-demo NEWS -- history of user-visible changes. * New in url-http-oauth-demo 1.0.1 Released 2023-05-08 ** Demonstrate how to use the new url-http-oauth library.