Spaces:
Sleeping
Sleeping
Commit History
forget password flow cc73d86
notfication ms integration 4e94087
forgot pwd fix d9fd805
required change password e419180
role id fix b81506c
wati removed 3b3b885
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
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(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
feat(service-professional): Add OTP-based authentication system for service professionals 19a1450
feat(wati): Add employee credentials delivery via WhatsApp 4a7f89c
feat(wati): Add WhatsApp opt-in verification and employee onboarding guide 89cbb84
feat(wati): Enhance token handling and error logging for WATI API integration 8f49572
fix(wati_service): Update OTP template parameter names to numeric placeholders 2e4124f
chore(config): Update WATI customer OTP template name a22c439
docs: Consolidate OTP documentation and clean up test files 64b20a6
docs: Add OTP cache fallback implementation and WATI troubleshooting guides bd3bf31
fix(wati_service): Add validation for missing access token and deployment configuration 7ad6539
chore: Consolidate documentation and integrate WATI WhatsApp OTP service 2ae0e41
feat(customer_auth): Extract customer token logic into dedicated service 670e206
updates e032470
fix(customer_auth): Replace random OTP generation with hardcoded value for testing e9eedce
feat(customer_auth): Add mobile number normalization for OTP operations 9412465
fix(customer_auth): Refactor SystemUserService initialization and token verification 91a61bf
feat(customer_auth): Implement OTP-based customer authentication system 42e40ce
feat: Implement password rotation policy with status checks and logging ddaa9b3
feat: Enhance logout functionality with audit logging and security improvements 92a0975
removed metadata from get_current_user_info() 5a19ac0
vanitha commited on
Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-auth-ms e4562cb
vanitha commited on
added fullname and removed metdata from login response 6939a48
vanitha commited on