mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-01 21:10:49 +08:00
* fix: add TypeScript 5.9 type compatibility fixes for auth-owned code Add explicit `as BufferSource` casts and `Uint8Array` wrapping to satisfy stricter type checking in TypeScript 5.9. Non-functional changes. * Fix type errors * Fix test * Fix tests * Fix typing in auth tests * Also change unlock service to uint8array<arraybuffer> * Fix types * Prettier * Apply fixes for jest spy type |
||
|---|---|---|
| .. | ||
| src | ||
| jest.config.js | ||
| package.json | ||
| project.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.