Hi I want to expose API of my web application to the developers so that they can build application on top of my API. I want to develop it same as twitter does that means I want to build Consumer key,Consumer secret,Request token URL,Authorize URL,Access token URL,Callback URL,Access token,Access token secret.
I know some basics of Oauth that is first we have to generate request token. the request token then gets autherized on successful login by user. Then we can exchange autherized request token with access token.
我想在我的铁路应用中执行所有这一切。 但是,不要忘记如何开始。 以前,我没有任何关于建立和揭露APIC的任何先例,因此任何准则都将非常有用。 预 收