Open Jenselme opened 4 months ago
Django-allauth should help to achieve that. See the documentation
It requires to create an application for each providers we want to support. It’s a bit of a hassle because of that. Let’s not do it now until someone actually wants/needs to use it.
Django-allauth should help to achieve that. See the documentation