Krystie
df3e8efdd0
Refactor auth routes: explicit dependency injection
- Updated all auth route modules to use destructured dependencies
- Added JSDoc comments for factory functions
- Replaced ctx. references with direct parameter access
- Updated auth/index.js to extract and pass explicit dependencies
- sso-gate.js maintains session helper exports from session-handlers
- All files pass syntax validation
Files refactored:
- routes/auth/keys.js
- routes/auth/session-handlers.js
- routes/auth/sso-gate.js
- routes/auth/totp.js
- routes/auth/index.js (orchestrator)
2026-03-29 21:42:30 -07:00
..
2026-03-29 21:36:15 -07:00
2026-03-29 21:30:41 -07:00
2026-03-29 21:42:30 -07:00
2026-03-29 18:53:03 -07:00
2026-03-29 18:53:03 -07:00
2026-03-28 19:32:01 -07:00
2026-03-29 20:13:25 -07:00
2026-03-29 18:53:03 -07:00
2026-03-28 19:23:39 -07:00
2026-03-14 23:01:20 -07:00
2026-03-29 18:53:03 -07:00
2026-03-29 18:53:03 -07:00
2026-03-28 19:32:01 -07:00
2026-03-29 18:53:03 -07:00
2026-03-29 18:53:03 -07:00
2026-03-29 20:14:33 -07:00
2026-03-28 19:30:03 -07:00
2026-03-29 20:06:36 -07:00
2026-03-29 18:53:03 -07:00
2026-03-29 20:16:08 -07:00
2026-03-29 20:06:13 -07:00
2026-03-29 18:46:02 -07:00
2026-03-29 20:05:06 -07:00