1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-10 09:26:33 +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 [PM-8397] Make vault timeout input standalone (#9366) 2024-06-28 17:41:17 +02:00
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.