Robert Tran

Results 2 comments of Robert Tran

See https://python-social-auth.readthedocs.io/en/latest/use_cases.html#associate-users-by-email You shouldn't be using `associate_by_email` unless the emails can be verified for _all_ backends.

@bi0qaw Are you looking inside the file system of the docker container? You can look inside using ``` docker exec -it /bin/bash ```