External Authentication ProvidersΒΆ

grouprise can be configured to use external authentication sources (e.g. social platforms). This allows users to reuse existing external accounts instead of memorizing another password for a local account.

grouprise uses django-allauth for authentication. If you want to add one of the supported authentication providers this might be possible with little effort. Contact us, if you need help.