feat(api): add break-glass local authentication module #559
Reference in New Issue
Block a user
Delete Branch "feat/ms21-break-glass"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
MS21-AUTH-001 + AUTH-002 + AUTH-003: LocalAuth module with setup and login endpoints. bcrypt, rate limiting, timing-safe token comparison, deactivation checks. 27 new tests. 3353 total pass.
Refs: MS21-AUTH-001, MS21-AUTH-002, MS21-AUTH-003