Terms of Service
Purpose
Auth Playground is an educational and demonstration tool designed to help developers test OAuth2 and OpenID Connect (OIDC) authentication flows. It is intended for:
- Learning and understanding OAuth 2.0 and OpenID Connect protocols
- Testing integration with identity providers
- Demonstrating authentication flows in development environments
- Debugging OIDC implementations
Open Source Project
Auth Playground is an open source project. You are free to:
- Use, modify, and distribute the software
- Self-host the application
- Contribute improvements and bug fixes
- Review the source code for security and functionality
Please refer to the LICENSE file in the repository for detailed terms.
User Responsibility
When using Auth Playground, you are responsible for:
- Using only test accounts and non-sensitive data
- Securing your deployment appropriately for your environment
- Configuring environment variables correctly
- Understanding the security implications of your setup
- Complying with your identity provider's terms of service
No Warranty
This software is provided "as is" without warranty of any kind, express or implied. Use at your own risk.