I want to connect social media accounts (FB, Instagram & twitter) with my application so that I can get long loved access token and make requests for getting data on behalf of users. Any good practice which I should follow? Should I directly do user id and access token mapping and store it in db? Any other suggestions?