feat(auth): implement staff-triggered password-reset links

This commit is contained in:
Nathnael
2026-07-20 11:20:50 +00:00
parent bed1208dee
commit 6420c72e89
21 changed files with 688 additions and 73 deletions

View File

@@ -31,6 +31,7 @@ const EXCLUDED_PATH_PATTERNS = [
/^\/forgot-password/,
/^\/otp/,
/^\/set-password/,
/^\/reset-password/,
/warehouse/i,
/first-mile/i,
/last-mile/i,