ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: OAuth function for Autohotkey

(1/1)

sumon:
In short, an OAuth is a series of procedures (Server requests, URL-encoding, sorting keys, sending and receiving data, etc.) allowing a user to give the application (script, web app, etc.) access to some functions on his/her account of a specific site, such as Twitter, imgur, etc.

Sometimes coding has the potential to unleash more coding, in a positive sense. By developing an OAuth function for AHK you would enable a great community to do even greater things, communicating with web 2.0. Most site APIs nowdays require OAuth for atleast some of the functions, but there's no current solution for OAuthing with Autohotkey. It also might enable more donationware, and atleast very useful ware, which increases the possibility for donations.

Note that this request is more of a function/library/code request than an application request.

Read more about OAuth and see some Twitter implementation examples here: http://apiwiki.twitter.com/w/page/22554657/OAuth-Examples

Ath:
I've been thinking about this for a few days, but I really think this should be solved at the AHK level, and not anywhere else.

So: Please post this request over at the AHK forums, and see if the dev-team picks it up.

sumon:
Thanks for your reply. I actually am a bit puzzled as to why I posted it here in the first place, but I was recommended to do so, by another member.

We'll see if we get anywhere in the AHK community, there is a thread about it at http://www.autohotkey.com/forum/viewtopic.php?t=47695

So, thanks anyway :)

Navigation

[0] Message Index

Go to full version