1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-12 09:17:47 +01:00
bitwarden-estensione-browser/libs/auth
rr-bw 820b03dd49
fix(biometrics): [PM-13901] Bugfix for "Ask for biometrics on launch does not auto prompt biometrics" (#12144)
This PR ensures that, on the Chrome browser extension, biometrics gets auto-prompted when the user selects "Ask for biometrics on launch" by resetting the `isInitialLockScreen` to `true` on active account change.

Feature flag: `ExtensionRefresh` ON.
2024-11-25 11:34:53 -08:00
..
src fix(biometrics): [PM-13901] Bugfix for "Ask for biometrics on launch does not auto prompt biometrics" (#12144) 2024-11-25 11:34:53 -08:00
jest.config.js
package.json
README.md
test.setup.ts
tsconfig.json
tsconfig.spec.json

Auth

This lib represents the public API of the Auth team at Bitwarden. Modules are imported using @bitwarden/auth.