Chesli Jones
Chesli Jones
Gave it a shot and still running into the same issue. I was playing with `DRFSO2_PROPRIETARY_BACKEND_NAME` and when I add: ``` DRFSO2_PROPRIETARY_BACKEND_NAME = 'azuread-tenant-oauth2' ``` I get a different error...
Ok, I came across this looking at the `subclass` issue: https://github.com/RealmTeam/django-rest-framework-social-oauth2/issues/42 I implemented the class [here](https://github.com/RealmTeam/django-rest-framework-social-oauth2/issues/42#issuecomment-193545344) and added it to my `settings.py` per [here](https://github.com/RealmTeam/django-rest-framework-social-oauth2/issues/42#issuecomment-640549212). I did have to comment out...
@wagnerdelima Sorry, that was very unhelpful on my part. So it keeps creating a new user in the database even though it is the same user. There is probably a...
Hi sorry, still working on another project for hopefully just another week and then I'll get back on this.
@wagnerdelima Sorry, I've been on a whole bunch of other projects and hope to circle back to this in February.