{%- macro login_link(handler, content, title) -%} {%- if handler.generic_url -%} {%- else -%} {%- for url,example in handler.url_schemes[:1] -%} {%- endfor -%} {%- endif %}{{content}} {%- endmacro -%} Login

Identify Yourself

{%- for handler in auth.handlers %}{% if handler.logo_html -%} {%- for html,title in handler.logo_html -%} {{login_link(handler, html|safe, title)}} {%- endfor -%} {%- endif -%}{%- endfor -%}
{% if error %}
{{error}}
{% endif %}

This form allows you to log in using your existing identity from another website or provider. The following sources are supported:

You may also provide your address in WebFinger format.

Powered by Authl