2.2 Enough Time · Operable
WCAG 2.2.5 Re-authenticating
Level AAA
When a session expires, users can re-authenticate and continue without losing their work.
Common failures
- Form data is wiped when the session expires.
How to fix
- Persist in-progress data through re-auth, e.g. via local storage.
Related criteria
- WCAG 2.2.1 Timing Adjustable Level A