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
/
utils
24.6 kB
3 contributors
History:
18 commits
MukeshKapoor25
remember me
9b51d59
3 months ago
__init__.py
Safe
0 Bytes
Add initial implementation of User Management Service
8 months ago
common_utils.py
Safe
1.03 kB
feat(auth): add phone number support for authentication
5 months ago
db.py
Safe
898 Bytes
pet and guest api changes
5 months ago
email_utils.py
Safe
609 Bytes
Refactor OTP handling to continue with email fallback on SMS failure; add timeout parameter to email OTP function and improve SMS client initialization
8 months ago
jwt.py
Safe
4.67 kB
remember me
3 months ago
logger.py
Safe
946 Bytes
refactor(logging): centralize logging configuration in utils
5 months ago
sms_utils.py
Safe
500 Bytes
Refactor OTP handling to continue with email fallback on SMS failure; add timeout parameter to email OTP function and improve SMS client initialization
8 months ago
social_utils.py
Safe
16 kB
feat(oauth): add local testing mode to bypass external verification
5 months ago