I'd like to extend django-allauth
to include other third party OAuth providers (e.g., SurveyMonkey, Qualtrics, etc). I haven't been able to find a good tutorial on how to extend django-allauth
. Does anyone have any recommendations for how to get started, which classes to write, and how to format/customize URLs for the OAuth flow?
I am already using it to authenticate using Google and Twitter, but I'm finding that many of my users already have accounts on other services that would be more compelling for our use case. Any pointers here would be greatly appreciated!
You can take a look at this PR, it is adding slack as an OAuth provider.
https://github.com/pennersr/django-allauth/pull/1410/files
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With