Page MenuHomePhabricator

[native] Handle outdated client error in QR code auth flow
ClosedPublic

Authored by ashoat on May 20 2024, 6:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 30, 2:05 PM
Unknown Object (File)
Fri, Mar 28, 11:32 PM
Unknown Object (File)
Fri, Mar 21, 6:15 AM
Unknown Object (File)
Feb 27 2025, 11:10 PM
Unknown Object (File)
Feb 26 2025, 8:02 AM
Unknown Object (File)
Feb 26 2025, 8:02 AM
Unknown Object (File)
Jan 20 2025, 12:40 AM
Unknown Object (File)
Jan 10 2025, 10:55 AM
Subscribers

Details

Summary

I originally noticed that the QR code flow didn't handle this error when investigating ENG-8113. That led to the further realization that the QR code flow hasn't been kept up-to-date, which was addressed in ENG-8123. This diff completes the circle and finally adds code to handle the outdated client error specifically.

Depends on D12116

Test Plan

I tested the web equivalent by hardcoding a failure in keyserver/src/session/version.js for all web clients

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable