This project is actively maintained.
Only the latest version on the main branch is supported.
This repository contains frontend-only code, including:
- Authentication and login flows
- Client-side authorization and route protection
- UI-level validations
- Backend API integrations
No secrets, credentials, or sensitive configuration values are stored in this repository.
If you discover a security issue related to:
- Authentication or authorization logic
- Client-side token handling
- Unintended exposure of sensitive data in the UI
Please report it responsibly by:
- Opening a private security issue, or
- Contacting the project maintainers directly
Do not disclose security issues in public issues or discussions.
This repository is intended for learning and collaborative frontend development.
All backend, infrastructure, and data security responsibilities are handled outside the scope of this project.