(system_user)-fix change password. convert user_id UUID to str 1bb0782 vanitha commited on 10 days ago
(system_user)-fix change password. convert user_id UUID to str 2a9b97c vanitha commited on 10 days ago
feat(auth): Implement staff mobile OTP login and restructure user management routes 622d307 MukeshKapoor25 commited on 21 days ago
fix(system_users): Add UUID serialization in JWT token creation e9ff13c MukeshKapoor25 commited on 25 days ago
Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-auth-ms 017e331 vanitha commited on 25 days ago
feat(auth): Add backward compatibility for customer token type migration facbc29 MukeshKapoor25 commited on 27 days ago
feat(system_users): Complete staff mobile OTP login implementation with token generation 7426dce MukeshKapoor25 commited on Jan 26
fix(system_users): Reorganize router imports and definitions for proper initialization order 57100c8 MukeshKapoor25 commited on Jan 26
fix: Correct type hint for user_info in StaffMobileOTPLoginResponse and adjust router definition placement 60b9eb5 MukeshKapoor25 commited on Jan 26
feat: Implement staff mobile OTP login endpoint with validation and token generation 4fe4dba MukeshKapoor25 commited on Jan 26
feat: Implement password rotation policy with status checks and logging ddaa9b3 MukeshKapoor25 commited on Dec 29, 2025
Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-auth-ms fe3ac46 MukeshKapoor25 commited on Dec 29, 2025
feat: Enhance logout functionality with audit logging and security improvements 92a0975 MukeshKapoor25 commited on Dec 29, 2025
Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-auth-ms 98f799f vanitha commited on Dec 28, 2025
feat: Implement forgot password feature with email reset functionality 96e0270 MukeshKapoor25 commited on Dec 28, 2025
Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-auth-ms e4562cb vanitha commited on Dec 28, 2025
Implement structured logging system across AUTH Microservice 755d6cd MukeshKapoor25 commited on Dec 28, 2025
Enhance error handling and logging across authentication and user management endpoints 2d38c65 MukeshKapoor25 commited on Dec 28, 2025
docs(merchant_type): Standardize merchant type references to lowercase d74c068 MukeshKapoor25 commited on Dec 27, 2025
docs(merchant_type): Update merchant type references from salon to retail and NCNF 349a6d0 MukeshKapoor25 commited on Dec 27, 2025
feat(system_users): Add merchant_type field to user update schema and create utility scripts 87ec4dd MukeshKapoor25 commited on Dec 19, 2025
feat(internal): Add internal API endpoints for system user creation from employees and merchants 5f1560e MukeshKapoor25 commited on Dec 18, 2025
refactor(models): make first_name optional in SystemUserModel d990a6b MukeshKapoor25 commited on Dec 14, 2025
refactor(schemas): update imports and fix newline in schema file 390c48c MukeshKapoor25 commited on Dec 13, 2025
feat(system_users): Add merchant_type field and list endpoint with projection support a581666 MukeshKapoor25 commited on Dec 13, 2025
feat(auth): Centralize token expiration and security configuration settings f836b0e MukeshKapoor25 commited on Dec 13, 2025
feat(system_users): Add merchant_id field to user model and authentication tokens 8cd913e MukeshKapoor25 commited on Dec 12, 2025
feat: implement user migration and update role handling in database initialization eb862e9 MukeshKapoor25 commited on Dec 6, 2025
refactor: update user role handling to use string identifiers instead of enum values 7e4a9fd MukeshKapoor25 commited on Dec 6, 2025
feat: implement database initialization and default user/role creation on startup ba29303 MukeshKapoor25 commited on Dec 6, 2025
refactor: update SCM permissions fetching to use role_id directly 503f844 MukeshKapoor25 commited on Dec 6, 2025
refactor(auth): Simplify SCM role mapping in system user service a83c189 MukeshKapoor25 commited on Dec 5, 2025
feat(auth): Integrate SCM permissions into login response bda0a2b MukeshKapoor25 commited on Dec 5, 2025
feat: Implement System Users module for authentication and user management 7a5b513 MukeshKapoor25 commited on Dec 1, 2025