Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bmsadmin
/
bookmyservice-ums
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bookmyservice-ums
/
app
/
models
97.2 kB
3 contributors
History:
26 commits
MukeshKapoor25
remember me
9b51d59
3 months ago
__init__.py
Safe
0 Bytes
Add initial implementation of User Management Service
8 months ago
address_model.py
Safe
10 kB
feat(profiles): add default pet/guest functionality and refactor address model
4 months ago
favorite_model.py
Safe
8.34 kB
fix(favorite_model): correct string interpolation syntax in logger statements
4 months ago
guest_model.py
Safe
12.7 kB
fix(guest_model): sanitize guest data before MongoDB writes
4 months ago
otp_model.py
Safe
10.8 kB
refactor(logging): change debug to info level for operational logs
5 months ago
pet_model.py
Safe
11.5 kB
fix(pet_model): sanitize pet data before MongoDB update
4 months ago
refresh_token_model.py
Safe
10.3 kB
remember me
3 months ago
review_model.py
Safe
1.51 kB
review api changes
4 months ago
social_account_model.py
Safe
11.1 kB
refactor(user): rename user_id to customer_id across all modules
5 months ago
social_security_model.py
Safe
7.75 kB
feat(oauth): add local testing mode to bypass external verification
5 months ago
user_model.py
Safe
6.78 kB
refactor(logging): change debug to info level for operational logs
5 months ago
wallet_model.py
Safe
6.39 kB
refactor(user): rename user_id to customer_id across all modules
5 months ago