Where should the token be saved after they are retrieved from a OAuth flow? Is it better to save them in a local database on the phone, or am I missing a better way?
Thanks for the inputs.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A good way is to save them to the shared preferences object where you retrieve them when you want to send a tweet etc. Like so: