Uday Singh
Results
2
comments of
Uday Singh
Hi Guys, social-auth-login was working fine.But suddenly it does not. It redirects user to login page after all authentication and creation process user creation, retrieve tokens and save extra data...
> Fixed by changing is_active in my User model to default to True rather than False--thinking Django itself updated something Hi tiffanyqi, i also tried this but not working.And other...