keepme-backend / src /controllers /_auth_controller.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 authentication middleware and update auth controller for API key validation
302d8c7

narinder1231 commited on

Add AuthController for user authentication endpoints
6a39039

narinder1231 commited on