Commit History

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

MukeshKapoor25 commited on

feat(jwt): add logging to jwt token operations
ed83da2

MukeshKapoor25 commited on

fix(user_service): correct token logging by removing truncation
8a17472

MukeshKapoor25 commited on

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

MukeshKapoor25 commited on

feat(auth): implement refresh token functionality
4ddb8b3

MukeshKapoor25 commited on

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

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