Possible Duplicate:
Best practices - store Twitter credentials or not?
Am working on an a web app that has alot of twitter integration,and using Elliott Haulighin's twitter library for codeigniter. Am new to to the twitter API, my app is supposed to able to update users twitter status but the dilemma am facing is storing the user's twitter authorization so they not have to reauthorize the my twitter app when they revisit the site. I was wondering if its possible to store the authorizations on a database table
