mirror of
https://github.com/bitwarden/browser
synced 2024-12-17 20:04:06 +01:00
01648e2cc3
* PM-8358 - UserVerificatonFormInput - fix incorrect init logic. We needed to execute the processSecretChanges logic to convert null into { type: 0, secret: null } (VerificationWithSecret) for all non-biometric verification flows. . * PM-8358 - UserVerificationService - verifyUser(...) - throw error if called with null. It should only happen if a dev makes a mistake in theory. |
||
---|---|---|
.. | ||
src | ||
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
.