feat(oauth): add local testing mode to bypass external verification 2fc2b48 MukeshKapoor25 commited on Oct 5, 2025
refactor(jwt): unify jwt configuration and token expiration handling 975cfc8 MukeshKapoor25 commited on Oct 4, 2025
fix(user_service): correct token logging by removing truncation 8a17472 MukeshKapoor25 commited on Oct 4, 2025
refactor(logging): centralize logging configuration in utils 05dc4f5 MukeshKapoor25 commited on Oct 4, 2025
feat(oauth): enhance google oauth to support access tokens and user existence check c269572 MukeshKapoor25 commited on Oct 3, 2025
refactor(user): rename user_id to customer_id across all modules a9ccd3b MukeshKapoor25 commited on Sep 30, 2025
feat(auth): implement enhanced social login with security middleware d846c9a MukeshKapoor25 commited on Sep 29, 2025
feat(auth): add phone number support for authentication 91dc3b5 MukeshKapoor25 commited on Sep 28, 2025
feat(profile): implement jwt-protected profile endpoint with service layer 2e26396 MukeshKapoor25 commited on Sep 27, 2025
Refactor OTP handling to continue with email fallback on SMS failure; add timeout parameter to email OTP function and improve SMS client initialization 9e0fc4a MukeshKapoor25 commited on Jun 22, 2025
Add Twilio and SMTP configuration to .env; implement email OTP sending with connection setup 3542545 MukeshKapoor25 commited on Jun 22, 2025
Refactor user model and service; implement OAuth and OTP login features, enhance JWT handling, and update requirements 8ee3f02 MukeshKapoor25 commited on Jun 22, 2025
Add initial implementation of User Management Service b407a42 MukeshKapoor25 commited on Jun 21, 2025