On Apr 14, 12:41 am, Doug Williams <[email protected]> wrote:
> Where are you storing the secret upon authorization? Is it going into
> persistent storage (such as a database) for future use?
>

Yes, now storing the secret in persistent db so and using internal
authentication so user does not have to go to the accept/deny page
everytime.
When the user logs in, I use the secret from db to make calls to
twitter.

Thanks,
Hameedullah Khan.

Reply via email to