{% extends "layout.html" %} {% block title %}{% trans %}Terms of Service{% endtrans %}{% endblock %} {% block content %}

{% trans %}Terms of Service{% endtrans %}

{% trans %}Purpose{% endtrans %}

{% trans %}Auth Playground is an educational and demonstration tool designed to help developers test OAuth2 and OpenID Connect (OIDC) authentication flows. It is intended for:{% endtrans %}

{% trans %}Open Source Project{% endtrans %}

{% trans %}Auth Playground is an open source project. You are free to:{% endtrans %}

{% trans %}Please refer to the LICENSE file in the repository for detailed terms.{% endtrans %}

{% trans %}User Responsibility{% endtrans %}

{% trans %}When using Auth Playground, you are responsible for:{% endtrans %}

{% trans %}No Warranty{% endtrans %}

{% trans %}This software is provided "as is" without warranty of any kind, express or implied. Use at your own risk.{% endtrans %}

{% endblock %}