Commit History

updated schema for adding favorite
f275e24

GayathriArjun commited on

merchant favorite changes
0a50ace

GayathriArjun commited on

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

MukeshKapoor25 commited on

pet and guest api changes
b1b7430

GayathriArjun commited on

address management api changes
f58c397

GayathriArjun commited on

refactor(user_router): improve google oauth token verification logic
d2a666f

MukeshKapoor25 commited on

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

MukeshKapoor25 commited on

refactor(jwt): unify jwt configuration and token expiration handling
975cfc8

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(auth): simplify jwt token payload structure
a524413

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(auth): implement refresh token functionality
4ddb8b3

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

feat: initialize project structure and add user router import
0011d75

MukeshKapoor25 commited on

feat(profile): implement jwt-protected profile endpoint with service layer
2e26396

MukeshKapoor25 commited on

Add logging for user registration and improve OTP verification handling
58afdfa

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