mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 13:10:17 +00:00
Create BiometricsService that takes care of loading the platformspecifc services, hiding the implementation details Make it clearer which dependencies are needed by a specific biometrics-service (compile-error vs runtime-error) Add unit tests Isolate biometrics import/exports with a barrel file