File size: 831 Bytes
e35abc2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
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