Page 1 of 1

Implementing OAuth1.0a library

Posted: Sun Jul 19, 2020 11:32 pm
by aetaylorBUSBnWt
Hello,

No , I am not insane, and yes I really have no interest in doing this.

But, I need to interact with a web site and that is they authorization interface.
I could bring their Java library into LiveCode, with all that entails.

or if I can "downgrade" LiveCode's OAuth2.0, maybe that will work?

Where can I find the source code for LiveCode's OAuth2.0?

Thanks,
Andrew

Re: Implementing OAuth1.0a library

Posted: Mon Jul 20, 2020 9:21 am
by jmburnod
Hi,
Where can I find the source code for LiveCode's OAuth2.0?
http://lessons.livecode.com/m/2592/l/67 ... 2-library
Best regards
Jean-Marc

Re: Implementing OAuth1.0a library

Posted: Mon Jul 20, 2020 11:41 am
by sphere
Sourcecode for the community LC version is probably to be found here: https://github.com/livecode

Re: Implementing OAuth1.0a library

Posted: Mon Jul 20, 2020 9:10 pm
by bn