facebook - Get Social websites profile link and attach those to a django user -
i working on django app. want in app want allow people add together facebook, twitter , google+ profile links after getting authenticated these. want website should recognize user if gets login facebook or twitter or g+ , redirects user page these social media profile links attached. trying using python requests package. not getting way how can it. should oauth token site store or should store profile link of user. have implemented social authentication mecanism using python-social-auth
please suggest me.
a little illustration appreciated
sounds me want extend pipeline function redirect users. can utilize social user @ auth used log in.
django facebook twitter oauth python-social-auth
No comments:
Post a Comment