unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#54913: OAuth2 ELPA package: out-of-band authentication deprecated
@ 2022-04-13  8:14 Adrià Garriga-Alonso
  2022-04-14  1:16 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Adrià Garriga-Alonso @ 2022-04-13  8:14 UTC (permalink / raw)
  To: 54913


[-- Attachment #1.1: Type: text/plain, Size: 1235 bytes --]

This report concerns the [oauth2 package on ELPA]. Hope that’s OK. It affects
downstream users of it such as `org-gcal' and `org-caldav'.

The authentication scheme used by `oauth2' has been deprecated by Google
services. I have a patch to update to the newer, recommended way. The OAuth2
maintainer said it would be a good addition, but I should find someone on ELPA
that is happy to review it in order to contribute.

Is there someone willing to review and merge a potential patch?


More details:

The current authentication scheme is out-of-band authentication; a code is
displayed in the browser and the user copies it into Emacs. The new scheme
involves spinning up an (extremely simple) HTTP server on Emacs to handle a
redirect in the browser.

I have an [implementation of the HTTP authentication handler], and emailed Julien
Danjou (the `oauth2' maintainer) about it. Julien said it would be a good
incorporation to the package but they don’t have time to review it.


Thank you for your time.

Adrià Garriga-Alonso


[oauth2 package on ELPA] <https://elpa.gnu.org/packages/oauth2.html>

[implementation of the HTTP authentication handler] <https://github.com/rhaps0dy/emacs-oauth2-auto/>

[-- Attachment #1.2: Type: text/html, Size: 4238 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#54913: OAuth2 ELPA package: out-of-band authentication deprecated
  2022-04-13  8:14 bug#54913: OAuth2 ELPA package: out-of-band authentication deprecated Adrià Garriga-Alonso
@ 2022-04-14  1:16 ` Lars Ingebrigtsen
  2023-09-13  1:47   ` Stefan Kangas
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2022-04-14  1:16 UTC (permalink / raw)
  To: Adrià Garriga-Alonso; +Cc: 54913

Adrià Garriga-Alonso <adria.garriga@gmail.com> writes:

> Is there someone willing to review and merge a potential patch? 

Sure, patches are welcome.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#54913: OAuth2 ELPA package: out-of-band authentication deprecated
  2022-04-14  1:16 ` Lars Ingebrigtsen
@ 2023-09-13  1:47   ` Stefan Kangas
  2023-09-13 16:26     ` Adrià Garriga-Alonso
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Kangas @ 2023-09-13  1:47 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Adrià Garriga-Alonso, 54913

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Adrià Garriga-Alonso <adria.garriga@gmail.com> writes:
>
>> Is there someone willing to review and merge a potential patch?
>
> Sure, patches are welcome.

Ping.  Did you make any progress with this?





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#54913: OAuth2 ELPA package: out-of-band authentication deprecated
  2023-09-13  1:47   ` Stefan Kangas
@ 2023-09-13 16:26     ` Adrià Garriga-Alonso
  0 siblings, 0 replies; 4+ messages in thread
From: Adrià Garriga-Alonso @ 2023-09-13 16:26 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 54913

[-- Attachment #1: Type: text/plain, Size: 583 bytes --]

Hi,

> On Sep 12, 2023, at 18:47, Stefan Kangas <stefankangas@gmail.com> wrote:
> 
> Ping.  Did you make any progress with this?

No, I completely forgot. I also don’t use oauth2 on Emacs anymore. org-gcal.el https://github.com/telotortium/org-gcal.el migrated to use the library I wrote (oauth2-auto https://github.com/telotortium/emacs-oauth2-auto), and I transferred that library to the maintainer of org-gcal.el, Robert Irelan. I don’t know what happened to org-caldav.

I’m happy to help review a patch, but have no time to make it myself.

All the best,
Adrià

[-- Attachment #2: Type: text/html, Size: 1077 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-13 16:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-13  8:14 bug#54913: OAuth2 ELPA package: out-of-band authentication deprecated Adrià Garriga-Alonso
2022-04-14  1:16 ` Lars Ingebrigtsen
2023-09-13  1:47   ` Stefan Kangas
2023-09-13 16:26     ` Adrià Garriga-Alonso

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).