keepme-backend / src /services /_auth_service.py

Commit History

refactor authentication flow by removing unused middleware and simplifying user sign-in response
d697ce3

narinder1231 commited on

refactor user model and schemas to consolidate name fields and remove signup schema
fcfe4b3

ramanjitsingh1368 commited on

Improve Conversation and File API routers to enforce authentication dependencies
14bfd4c

ramanjitsingh1368 commited on

Enhance signin functionality to log client IP address and update user session creation with device IP address
e1e6967

narinder1231 commited on

Add AuthService for user authentication and session management
1bc36c9

narinder1231 commited on