emacs-devel
[Top][All Lists]
Advanced

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

Re: OAuth2 implementation in Elisp


From: Tassilo Horn
Subject: Re: OAuth2 implementation in Elisp
Date: Mon, 26 Sep 2011 22:29:58 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

>> But I understand Julien so that this is really arbitrary: some
>> JavaScript that has to be interpreted, an image, a video (with 30
>> seconds beer ad before), or even some flash stuff.
>
> If it's JS or Flash, then Emacs can't do it.  (Yet.  :-)
> But is that common?

Not sure.  I've just test-driven Julien's google-contacts.el which uses
oauth2.el, and the google page showing the auth code constists of first
a large part of JavaScript and CSS stuff and then plain but complex HTML
where the auth code is inside a <textarea>...</textarea>.

Possibly, one could rip out the code of the page with some heuristics,
but that doesn't look very promising in the general case...

Bye,
Tassilo



reply via email to

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