Spaces:
Running
Running
Commit History
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