associate user with social identity based on email address
2 unresolved threads
2 unresolved threads
Compare changes
+ 1
− 0
@@ -101,6 +101,7 @@ SOCIAL_AUTH_PIPELINE = (
We have a number of existing accounts in the legacy IAR database which only have an email address to uniquely identify them. Make use of Python Social Auth's ability to associate users by verified email to "grandfather in" existing users.
Once merged, put #16 (closed) back to ~"workflow::sprint ready".