Commit History

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

ramanjitsingh1368 commited on

Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration
a3aa6c1

ramanjitsingh1368 commited on

Refactor session and user models to use Link for user_id and clean up field definitions; update base repository methods to handle link rules and fetching links.
95bf291

narinder1231 commited on

fix email field on user model
855455a

narinder1231 commited on

Refactor Session and User models to use user_id and Indexed email field
8fef4ca

narinder1231 commited on

Add user and session models with MongoDB integration
7d6dd79

narinder1231 commited on