UserSocialAuth.refresh_token() is not working for me because there is no 'refresh_token' in the extra_data. So after a couple of hours of logging in through the Facebook's Javascript SDK the token expires and I cannot refresh it. How can this be resolved?
UserSocialAuth.refresh_token() is not working for me because there is no 'refresh_token' in the extra_data. So after a couple of hours of logging in through the Facebook's Javascript SDK the token expires and I cannot refresh it. How can this be resolved?