8 Commits (ca192ced94d2d3c7715bbe3f360276b6ac7dc391)

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