8 Commits (9e55ec8f572fcc51f8974c52e15fe95da5d746b8)

Author SHA1 Message Date
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 a877ef0299 feat(scheduler): add task scheduling and execution functionality 1 week ago
npmrun 49a6446dc1 add 2 weeks ago
npmrun 58aacb079f init 2 weeks ago