Spaces:
Sleeping
Sleeping
Commit History
fix: robustly sync must_change_password into require_password_change on login; clear top-level must_change_password on password change/reset 37bf953
fix: sync must_change_password from scm_system_users into require_password_change on login a5ad68d
feat: store forgot-pwd OTP in MongoDB, support OTP-based login and reset-with-otp endpoint b0e514f
forget password flow cc73d86
merchant name fix for OTP a24aedc
notfication ms integration 4e94087
OTP template 79d7b1c
forgot pwd fix d9fd805
required change password e419180
role id fix b81506c
role id fix f6063c4
notification fix 6cd783a
notification e47349e
email smtp 84651f3
wati removed 3b3b885
feat(logging): Enhance logging with structured events and error handling 17ba139
feat(system-users): Add comprehensive authentication logging with emoji indicators 128268c
feat(staff-auth): Query pos_staff collection directly and add staff_id to auth tokens 0ece69a
feat(notifications): Replace WATI service with unified notification queue 2a952d3
feat(system-users): Add Pydantic config for field alias population 690d338
feat(system-users): Add metadata support and enhanced user creation logging 512572c
refactor(cache): Improve Redis connection pool configuration handling f9e7162
perf(cache): Implement Redis connection pooling with health checks 9a8cccf
refactor(auth): Rename service_professional files to service_partners cb893ce
refactor(service-professional): Rename service_professional to service_partners throughout codebase 9c25e38
refactor(service-professional): Rename collection from scm_service_professionals to scm_service_partners 1e7f907
feat(auth): Add user management endpoints with admin controls cd28adc
feat(logging): Add correlation ID tracing for distributed request tracking 1f7d0a1
refactor: Simplify SCM permission lookup by removing the intermediate role ID mapping. cb5967b
feat(auth): Add missing JWT token fields for microservice compatibility b57206e
fix(auth): Remove hardcoded /auth prefix from router 0fd5692
docs(service-professional): Update API endpoints and JWT payload documentation a0ecd9a
feat(service-professional): Remove staff_id/staff_code from OTP login response 2ca6cd8
feat(service-professional): Migrate from staff_id/staff_code to partner_id identifier 26d5826
feat(service-professional): Add staff_id to JWT token payload d87c960
chore(.gitignore): Add .env file to gitignore ed6a9cc
feat(service-professional): Add OTP-based authentication system for service professionals 19a1450
Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-auth-ms 846cbb0
feat(wati): Add employee credentials delivery via WhatsApp 4a7f89c
feat(wati): Add WhatsApp opt-in verification and employee onboarding guide 89cbb84
(System_user)-updated last_login_at in change_password() e642846
vanitha commited on
(system_user)-fix change password. convert user_id UUID to str 1bb0782
vanitha commited on
(system_user)-fix change password. convert user_id UUID to str 2a9b97c
vanitha commited on
Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-auth-ms be86e8d
vanitha commited on