Implementing OAuth1.0a library

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
aetaylorBUSBnWt
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 118
Joined: Thu Sep 20, 2012 5:11 pm

Implementing OAuth1.0a library

Post by aetaylorBUSBnWt » Sun Jul 19, 2020 11:32 pm

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

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2718
Joined: Sat Dec 22, 2007 5:35 pm
Location: Genève
Contact:

Re: Implementing OAuth1.0a library

Post by jmburnod » Mon Jul 20, 2020 9:21 am

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
Last edited by jmburnod on Wed Oct 21, 2020 10:16 am, edited 1 time in total.
https://alternatic.ch

sphere
Posts: 1145
Joined: Sat Sep 27, 2014 10:32 am
Location: Earth, Except when i Jump

Re: Implementing OAuth1.0a library

Post by sphere » Mon Jul 20, 2020 11:41 am

Sourcecode for the community LC version is probably to be found here: https://github.com/livecode

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3990
Joined: Sun Jan 07, 2007 9:12 pm
Location: Bochum, Germany

Re: Implementing OAuth1.0a library

Post by bn » Mon Jul 20, 2020 9:10 pm


Post Reply

Return to “Internet”