Looking for PHP Script - User:Pass > Insert Application (Consumer Key - Consumer Secret)

Nuestra

Newbie
Joined
Jun 13, 2014
Messages
11
Reaction score
0
I am looking for a PHP script that can automatically insert Application for a list consists of user|pass
Script should also give me a choice of Consumer Key and Consumer Secret (I have them) to insert user to app.
Script should finally give me an xml of users with oauthToken & oauthSecret

Any help will be highly appreciated....
 
I think I understand what you mean and may be able to help but could you possibly elaborate further or maybe reword it so it's a little more clear what you need?
Like, is this for some API like Twitter or something or what exactly do you mean by "insert user to app" ?
 
Twitter users can give access to applications to read/send tweets and many more functions. Twitter for iPhone / Android / Windows Phones are mostly used as you know.
What i need is a script which can communicate with twitter via API to give access for users to a specific application. All applications are identified by consumer key and consumer secret via API.
So twitter sends back for the user oauthToken and oauthSecret for the specific application. Hope i cleared it out :)

Thanks for help, I really need to learn terminology :)
 
Alright. I've created a few different Twitter applications so I'm familiar with the process.
If you have Skype, add me on there - voiditsolutions.

I'm sure it wouldn't take too much to modify one of my previous works into something to suit you.

Twitter users can give access to applications to read/send tweets and many more functions. Twitter for iPhone / Android / Windows Phones are mostly used as you know.
What i need is a script which can communicate with twitter via API to give access for users to a specific application. All applications are identified by consumer key and consumer secret via API.
So twitter sends back for the user oauthToken and oauthSecret for the specific application. Hope i cleared it out :)

Thanks for help, I really need to learn terminology :)
 
Back
Top