Commit Graph

28 Commits

Author SHA1 Message Date
akhdanre bc5094ed7d fix: login with id from mongo 2025-03-19 20:03:20 +07:00
akhdanre 7f5479188e feat: adding converter from dict to User entity for user repository 2025-03-19 13:53:11 +07:00
akhdanre d63bf3e713 fix: login with google is done 2025-03-19 13:51:13 +07:00
akhdanre fab1cea611 feat: error handling, logger configutration, and custom exception for auth 2025-03-19 11:50:02 +07:00
akhdanre 9c3467941b feat: login with google done 2025-03-13 14:15:09 +07:00
akhdanre a5f9953045 feat: done google login validation to get user data 2025-03-13 13:12:19 +07:00
akhdanre ae2215e343 fix: missing dependencies 2025-03-12 14:41:55 +07:00
akhdanre e19db92399 feat: package and venv 2025-03-12 14:35:29 +07:00
akhdanre ded387c66a feat: new login with google 2025-03-01 23:02:53 +07:00
akhdanre e5f86203ff Feat: adding login schema 2025-02-26 14:06:29 +07:00
akhdanre 19b7500bb6 feat: finish login system
- adding response based model dto
- adding logic for login system
2025-02-26 12:57:47 +07:00
akhdanre 06ae096c20 feat: adding package pydantic 2025-02-26 11:46:10 +07:00
akhdanre b53e5f4cb6 feat: done setup dependencies injection for auth 2025-02-26 10:56:04 +07:00
akhdanre c40fd7a3c9 feat: dependencies injection for db setup done 2025-02-26 10:33:51 +07:00
akhdanre c46a43160c feat: dependencies injection 2025-02-19 08:49:18 +07:00
akhdanre 90ebd044e7 feat: main preparation for dependencies injection 2025-02-18 17:32:56 +07:00
akhdanre f9a4eb7bf2 fix: remove all __pycache__ 2025-02-07 20:11:13 +07:00
akhdanre 735b5728cf fix: adding gitignore for pycache 2025-02-07 20:00:55 +07:00
akhdanre f38e63ee9c feat: adding rule in gitignore for pycache 2025-02-07 19:55:09 +07:00
akhdanre f986dff322 fix: issue with git ignore 2025-02-07 19:43:45 +07:00
akhdanre dd7e316b87 fix: environtment 2025-02-07 19:39:07 +07:00
akhdanre be95e4cf53 feat: adding git ignore 2025-02-07 19:36:16 +07:00
akhdanre b9f7f3fd60 feat: adding configuration environtment 2025-02-07 19:33:30 +07:00
akhdanre a6639dc206 fix: move main.py into inside of app folder and doing some adjustment 2024-11-07 05:31:15 +07:00
akhdanre a89279ee65 feat: simulasi repository pattern 2024-10-10 14:41:12 +07:00
akhdanre ddcf4d0c90 feat: repository pattern 2024-10-10 10:53:13 +07:00
akhdanre 27f29d7632 feat: preparation 2024-10-10 01:18:08 +07:00
akhdanre 85f2dbdb3d feat: initialize" 2024-10-10 00:23:36 +07:00