Additional resources
The following resources provide additional information related to the topics covered in this chapter:
- Source code for this chapter – https://github.com/PacktPublishing/Django-4-by-example/tree/main/Chapter05
 - Python Social Auth – https://github.com/python-social-auth
 - Python Social Auth’s authentication backends – https://python-social-auth.readthedocs.io/en/latest/backends/index.html#supported-backends
 - Django allowed hosts setting – https://docs.djangoproject.com/en/4.1/ref/settings/#allowed-hosts
 - Django Extensions documentation – https://django-extensions.readthedocs.io/en/latest/
 - Facebook developer portal – https://developers.facebook.com/apps/
 - Twitter apps – https://developer.twitter.com/en/apps/create
 - Google’s OAuth2 implementation – https://developers.google.com/identity/protocols/OAuth2
 - Google APIs credentials – https://console...