16 Feb
2021
16 Feb
'21
12:50 p.m.
- Matthew Alberti (matthew@alberti.us) [210216 13:47]:
I think each plugin has to be configured separately, such as with an API key from each service.
It would be interesting to know if there is a recommended way to disable the third party logins completely. That was what I hoped to do after deciding against configuring each service.
just disable the allauth.socialaccount.providers* from the appropriate settings.py, I'd say.
Andi