# Authentication Documentation This directory contains documentation about the authentication and user management systems. ## Available Documents - [User Project Authentication and Management](./user-project-management.md) - Comprehensive overview of how users authenticate and how projects are managed and counted ## Topics Covered - Wallet Authentication - GitHub Integration - Project-User Relationships - Project Counting and Access - Database Structures ## Diagrams The documentation includes: - Sequence diagrams showing authentication flows - Entity relationship diagrams for data structures - Process flows for user interactions ## Contributing When adding to this documentation: 1. Follow the established Markdown format 2. Include relevant diagrams using Mermaid 3. Reference code files with relative paths 4. Focus on explaining "why" not just "how"