clients/libs/auth/src/common
Bernd Schoolmann 944b3ffdc2
[PM-31406] fix: TypeScript 5.9 type compatibility fixes for auth-owned code (#19187)
* 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
2026-03-04 19:12:44 -07:00
..
abstractions [PM-30785|BEEEP] Remove deprecated master key login with device flow (#17943) 2026-02-20 13:22:05 -05:00
login-strategies [PM-31406] fix: TypeScript 5.9 type compatibility fixes for auth-owned code (#19187) 2026-03-04 19:12:44 -07:00
models [PM-30785|BEEEP] Remove deprecated master key login with device flow (#17943) 2026-02-20 13:22:05 -05:00
services [PM-31406] fix: TypeScript 5.9 type compatibility fixes for auth-owned code (#19187) 2026-03-04 19:12:44 -07:00
types feat(tokens): [BEEEP] Refresh access token on 401 API response 2026-01-06 15:24:03 -05:00
utilities [deps] SM: Update typescript-eslint monorepo to v8 (major) (#10601) 2025-01-14 11:23:59 -05:00
index.ts feat(auth): [PM-8221] implement device verification for unknown devices 2025-01-23 12:57:48 -06:00