Answer the question
In order to leave comments, you need to log in
How to display links in social media template in django allauth?
Installed django allauth, registered several apis for authentication via facebook and instagram, everything works if you test using this url 127.0.0.1:8000/accounts/login
But when outputting to a template, as written in the manual
{% load socialaccount %}
<a href="{% provider_login_url "facebook" method="oauth2" %}">Facebook OAuth2</a>
Answer the question
In order to leave comments, you need to log in
Context processors have: 'django.template.context_processors.request',
?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question