mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-30 22:41:33 +01:00
aa1c0ca0ee
Add device verification flow that requires users to enter an OTP when logging in from an unrecognized device. This includes: - New device verification route and guard - Email OTP verification component - Authentication timeout handling PM-8221 |
||
---|---|---|
.. | ||
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
.