add more oauth providers, really authenticate
This commit is contained in:
parent
4375db4f8c
commit
c92cc46db2
4 changed files with 54 additions and 13 deletions
|
@ -1,7 +1,4 @@
|
|||
{% extends 'layout.html' %}
|
||||
{% block body %}
|
||||
{% for form in forms %}
|
||||
{{ form|safe }}
|
||||
<hr />
|
||||
{% endfor %}
|
||||
{{ forms|safe }}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue