..
devices
feat(auth): SmartAuth backend core — OAuth, MFA, passkeys, device trust, login events
2026-03-12 10:55:41 -07:00
login-events
feat(auth): SmartAuth backend core — OAuth, MFA, passkeys, device trust, login events
2026-03-12 10:55:41 -07:00
mfa
fix(auth): clean up MFA routes — remove redundant imports, use userRepo.update()
2026-03-12 11:12:33 -07:00
oauth
feat(auth): SmartAuth backend core — OAuth, MFA, passkeys, device trust, login events
2026-03-12 10:55:41 -07:00
passkeys
feat(auth): SmartAuth backend core — OAuth, MFA, passkeys, device trust, login events
2026-03-12 10:55:41 -07:00
auth.routes.test.ts
test(platform-service): add route-level tests for Phase 1 migration behaviors
2026-02-15 15:09:23 -08:00
auth.test.ts
refactor(platform-service): auth routes + types — add productId to login/register schemas
2026-02-15 14:18:59 -08:00
jwt.ts
feat(platform-service): add plan field to auth UserDoc + auth responses
2026-02-15 14:39:42 -08:00
repository.ts
fix(auth): clean up MFA routes — remove redundant imports, use userRepo.update()
2026-03-12 11:12:33 -07:00
routes.ts
feat(auth): SmartAuth backend core — OAuth, MFA, passkeys, device trust, login events
2026-03-12 10:55:41 -07:00
smartauth.test.ts
feat(auth): SmartAuth backend core — OAuth, MFA, passkeys, device trust, login events
2026-03-12 10:55:41 -07:00
types.ts
feat(auth): SmartAuth backend core — OAuth, MFA, passkeys, device trust, login events
2026-03-12 10:55:41 -07:00