Welcome to DocuElevate
{% if error %}{{ error }}
{{ message }}
Sign in with username
Or continue with
Or continue with
{% for provider_key, provider in social_providers.items() %}
Sign in with {{ provider.name }}
{% endfor %}
{% endif %}
{% if allow_signup %}
Don't have an account?
Create account
{% endif %}