I connect to the twitter application and extract the oauth token values and save them to the database. I found that the token values expire, and every time I log in to Twitter, I get new token values.
I am looking for offline_access which is provided via facebook.
Please help me if someone has encountered the same problem.
Thanks in advance
source
share