oauth - Storing app data on Twitter -
is there way can store application-specific info on twitter's end? if have configuration value save , user logs in via twitter's oauth api, can post info , save specific user?
similar to: https://developers.google.com/drive/web/appdata
no, twitter doesn't back upwards storage of application-specific info unless info tweets, lists of users or other resource written api call.
if want add together info specific user going need utilize other storage , utilize user id foreign key find info related specific user.
twitter oauth twitter-oauth twitter4j
No comments:
Post a Comment