cuatrolabs-auth-ms / app /dependencies

Commit History

feat(customer_auth): Extract customer token logic into dedicated service
670e206

MukeshKapoor25 commited on

feat(auth): Add backward compatibility for customer token type migration
facbc29

MukeshKapoor25 commited on

fix(customer_auth): Refactor SystemUserService initialization and token verification
91a61bf

MukeshKapoor25 commited on

feat(customer_auth): Implement OTP-based customer authentication system
42e40ce

MukeshKapoor25 commited on

removed first_name and last_name added full_name
9ebd6b2

vanitha commited on

Implement structured logging system across AUTH Microservice
755d6cd

MukeshKapoor25 commited on

Enhance error handling and logging across authentication and user management endpoints
2d38c65

MukeshKapoor25 commited on

refactor: update user role handling to use string identifiers instead of enum values
7e4a9fd

MukeshKapoor25 commited on

feat: Implement System Users module for authentication and user management
7a5b513

MukeshKapoor25 commited on