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)
Fri, Nov 1, 1:57 PM
Unknown Object (File)
Fri, Nov 1, 1:57 PM
Unknown Object (File)
Fri, Nov 1, 1:57 PM
Unknown Object (File)
Fri, Nov 1, 1:57 PM
Unknown Object (File)
Sat, Oct 19, 9:47 AM
Unknown Object (File)
Sat, Oct 19, 9:40 AM
Unknown Object (File)
Sat, Oct 19, 9:32 AM
Unknown Object (File)
Oct 4 2024, 12:59 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