@Duane Roelands I am working on desktop app,but the fact that I need a
PIN for trading my request tokens for OAuth Access tokens made me look
at PHP route. My idea was to use PHP get the access tokens and then
use them in my desktop app. The rationale behind this was that I
didn't want user to be entering PIN every time. With PHP I could use
the callback URL for automatically getting the access tokens.

@srikanth reddy Srikanth how can I make the PIN entering a one time
process. If I save the access tokens will I be able to use them in the
next instance of my App??

Reply via email to