Details
Details
QR login on native and web. Verified that backup keys are sent, unless hardcoding the flag to false.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/profile/secondary-device-qr-code-scanner.react.js | ||
---|---|---|
118–120 ↗ | (On Diff #41033) | Need this for Flow to properly recognize payload type |
native/profile/secondary-device-qr-code-scanner.react.js | ||
---|---|---|
123 ↗ | (On Diff #41367) | You missed a return here, so now this diff doesn't really do what it was supposed to (backup logic still executes) |