This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Description
We want to wrap the code needed to do QR code scanning in a component (lib-qr).
We currently have two use cases:
- FxA Authentication
- Fenix URL scanning
Fennec currently uses intents to launch an installed barcode scanner. For security reasons we do not want to do that here.
┆Issue is synchronized with this Jira Task