Stevan Freeborn
|
6fc8bd0366
|
refactor(api): rename type
|
2026-02-13 04:37:47 -06:00 |
|
Stevan Freeborn
|
21d23be2ef
|
fix: remove unnecessary using
|
2026-02-03 21:04:25 -06:00 |
|
Stevan Freeborn
|
e12fa0111a
|
feat(api): refactor login logic to use domain methods and cookie helpers
|
2026-02-03 21:04:25 -06:00 |
|
Stevan Freeborn
|
0ce97cdec8
|
tests(api): add integration test for happy path when logging in
|
2026-02-03 04:38:40 -06:00 |
|
Stevan Freeborn
|
b05cc06dff
|
feat(api): integrate abstracted token generation and update login endpoint
|
2026-02-03 04:38:40 -06:00 |
|
Stevan Freeborn
|
36b293aa15
|
feat: implement token generation and issuing on successful login
|
2026-02-03 04:38:40 -06:00 |
|
Stevan Freeborn
|
c2b681d267
|
feat(api): integrate infra and implement password verification on login
|
2026-02-03 04:38:40 -06:00 |
|
Stevan Freeborn
|
083b587493
|
fix: remove fake auth check
|
2026-02-03 04:38:40 -06:00 |
|
Stevan Freeborn
|
c037b895f0
|
feat: wip on testing login flows
|
2026-02-03 04:38:40 -06:00 |
|
Stevan Freeborn
|
1f84f47f31
|
feat: add simple check for username and password
|
2026-02-03 04:38:40 -06:00 |
|
Stevan Freeborn
|
42e590d9e6
|
feat: wip on login endpoint
- added basic REPR pattern
- added basic vert architecture
- implemented basica validation for single test case
|
2026-02-03 04:38:40 -06:00 |
|