Commit History

Merge remote-tracking branch 'origin/feature/review-changes'
64d7d33

MukeshKapoor25 commited on

fix(favorite_model): correct string interpolation syntax in logger statements
d30cd23

MukeshKapoor25 commited on

updated schema for adding favorite
f275e24

GayathriArjun commited on

merchant favorite changes
0a50ace

GayathriArjun commited on

fix(guest_model): sanitize guest data before MongoDB writes
cd02845

MukeshKapoor25 commited on

fix(pet_model): sanitize pet data before MongoDB update
405aa89

MukeshKapoor25 commited on

feat(profiles): add default pet/guest functionality and refactor address model
0f81784

MukeshKapoor25 commited on

guest data of birth format issue while updating
ee0ef33

GayathriArjun commited on

pet and guest api changes
b1b7430

GayathriArjun commited on

feat(oauth): add local testing mode to bypass external verification
2fc2b48

MukeshKapoor25 commited on

refactor(logging): change debug to info level for operational logs
df8187a

MukeshKapoor25 commited on

feat(oauth): enhance google oauth to support access tokens and user existence check
c269572

MukeshKapoor25 commited on

refactor(user): rename user_id to customer_id across all modules
a9ccd3b

MukeshKapoor25 commited on

feat(favorites): add favorites feature for merchants
f36ca66

MukeshKapoor25 commited on

feat: add wallet, address, pet and guest management features
82a6cc5

MukeshKapoor25 commited on

feat(auth): implement enhanced social login with security middleware
d846c9a

MukeshKapoor25 commited on

feat(auth): add phone number support for authentication
91dc3b5

MukeshKapoor25 commited on

feat(logging): add comprehensive logging across application layers
fe2f3e5

MukeshKapoor25 commited on

Fix mobile field reference in user model and update logging level for OTP handling
cb59048

MukeshKapoor25 commited on

Add Twilio and SMTP configuration to .env; implement email OTP sending with connection setup
3542545

MukeshKapoor25 commited on

Refactor user model and service; implement OAuth and OTP login features, enhance JWT handling, and update requirements
8ee3f02

MukeshKapoor25 commited on

Add initial implementation of User Management Service
b407a42

MukeshKapoor25 commited on