Spaces:
Sleeping
Sleeping
| 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 |