|
|
2ad6b21f17
|
feat(auth): add per-feature InversifyJS container with constructor-injected service
|
2026-05-05 00:40:09 +02:00 |
|
|
|
b8cfe0e1f2
|
feat(auth): add MockAuthenticationService with constructor-injected users repo
|
2026-05-05 00:39:48 +02:00 |
|
|
|
1becc23843
|
feat(auth): add MockUsersRepository with seed users
|
2026-05-05 00:39:46 +02:00 |
|
|
|
786f3c3420
|
feat(auth): add signOutUseCase (test red until DI lands)
|
2026-05-05 00:39:31 +02:00 |
|
|
|
c989df41d5
|
feat(auth): add signUpUseCase (test red until DI lands)
|
2026-05-05 00:39:22 +02:00 |
|
|
|
bc430ea5a0
|
feat(auth): add signInUseCase (test red until DI lands)
|
2026-05-05 00:39:11 +02:00 |
|
|
|
95e80ef62c
|
feat(auth): add IUsersRepository + IAuthenticationService interfaces
|
2026-05-05 00:39:01 +02:00 |
|
|
|
ceffd05063
|
feat(auth): add User, Cookie, Session entities + errors + config
|
2026-05-05 00:38:49 +02:00 |
|
|
|
54dc9d33d5
|
feat(auth): scaffold empty package with feature tag + path aliases
|
2026-05-05 00:37:13 +02:00 |
|