{% if oauth_type == 'slack' %}

🔒 Sign in with Slack

{% elif oauth_type == 'azure' %}

🔒 Sign in with Teams

{% elif oauth_type == 'github' %}

🔒 Sign in with GitHub

{% elif oauth_type == 'gitlab' %}

🔒 Sign in with GitLab

{% elif oauth_type == 'oauth2' %}

🔒 Sign in with OAuth

{% elif oauth_type == 'mattermost' %}

🔒 Sign in with Mattermost

{% elif oauth_type == 'hitobito' %}

🔒 Sign in with Hitobito

{% endif %}