[fpc-pascal] Just a question about OAuth 2.0 implementation

silvioprog silvioprog at gmail.com
Mon Apr 14 23:36:10 CEST 2014


2014-04-14 9:39 GMT-03:00 silvioprog <silvioprog at gmail.com>:

> Hello,
>
> Just a question, anyone here has implemented some code for OAuth 2.0? (FPC
> or Delphi)
>
> I implemented with 1.0 in my new TDropbox class, but now I'm trying to
> implement it with 2.0, because I'm needing to make an automatic
> authorization in a server side app.
>
> So, if you prefer no need to show me code, I'm just wondering if anyone
> has tried and already succeeded.
>
> Thank you!
>

First draft working fine: https://duallsistemas.com.br/cgi1.bf

Sources: https://www.dropbox.com/s/dxyqe2ds7bjron7/web.tar.gz

Based on: https://github.com/smarx/othw/blob/master/PHP/index.php

ps. OAuth 2 the "Hard Way":
https://www.dropbox.com/developers/blog/52/dropbox-core-api-and-oauth-2-the-hard-way

--
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140414/2d343bf7/attachment.html>


More information about the fpc-pascal mailing list