Files
2012-02-21 01:15:00 -05:00

1 line
1.6 KiB
JSON

[{"user_id": 15183, "stars": [], "topic_id": 44735, "date_created": 1314823601.679538, "message": "Self answer: yes it is possible. I was improperly using socialauth_begin url (login) which creates new account.\nThe proper way to associate accounts is to log in and then use socialauth_associate_begin urls.", "group_id": 5196, "id": 2014345}, {"user_id": 15183, "stars": [], "topic_id": 44735, "date_created": 1314823150.0421801, "message": "My use case is: \nI've got some users in my app. Now I'd like to add social accounts feature to the app. It would be best to allow users to associate their existing accounts with social ones. Is it possible with django-social-auth?", "group_id": 5196, "id": 2014285}, {"user_id": 20656, "stars": [], "topic_id": 44735, "date_created": 1314823509.6050069, "message": "@restless_being, yes it's possible, your users must use the /associate/ URLs set (https://github.com/omab/django-social-auth/blob/master/social_auth/urls.py#L11) and that will associate the social account with the current logged in user.", "group_id": 5196, "id": 2014337}, {"user_id": 41130, "stars": [], "topic_id": 44735, "date_created": 1316303794.734221, "message": "I've a need that to just associate with the username not with the email address since email address in not required in my app. and I've SOCIAL_AUTH_FORCE_RANDOM_USERNAME", "group_id": 5196, "id": 2153128}, {"user_id": 41130, "stars": [], "topic_id": 44735, "date_created": 1316303439.1819899, "message": "Is it assuming that \"SOCIAL_AUTH_ASSOCIATE_BY_MAIL \" is set to true?", "group_id": 5196, "id": 2153106}]