8 Commits (c5f47df7e2035677386ae8092652338a590f04e9)

Author SHA1 Message Date
npmrun c5f47df7e2 test(auth): add auth service tests - password/jwt/rate-limit 1 week ago
npmrun ca192ced94 fix(auth): O(n) session lookup -> direct DB query, init passwordHistory empty 1 week ago
npmrun df2ca3a6d1 feat(auth): implement AuthService with Strategy integration 1 week ago
npmrun 4ffab854d2 feat(auth): implement Strategy pattern - PasswordStrategy + OAuthStrategy abstract 1 week ago
npmrun c518b3bab1 fix(auth): throw on missing JWT_SECRET in prod, add rate-limit cleanup 1 week ago
npmrun e2ffc316fa feat(auth): add password/jwt/rate-limit utility libs 1 week ago
npmrun 49a6446dc1 add 2 weeks ago
npmrun 58aacb079f init 2 weeks ago