--- title: user-management-service emoji: 👤 colorFrom: purple colorTo: indigo sdk: docker pinned: false --- # User Management Service A FastAPI-based user management service for the BookMyService platform. This service handles user authentication, profile management, and favorite merchants functionality. ## Features - 🔐 User authentication with JWT tokens - 📱 OTP-based login system - 👤 User profile management - ⭐ Favorite merchants management - 🔐 Social authentication (Google OAuth) - 📧 Email validation - 🛡️ Security middleware ## API Documentation Once deployed, access the interactive API documentation at: - Swagger UI: `/docs` - ReDoc: `/redoc` ## Configuration Reference Check out the Hugging Face Spaces configuration reference at https://huggingface.co/docs/hub/spaces-config-reference