clients/libs/auth/src
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
..
angular [PM-31406] fix: TypeScript 5.9 type compatibility fixes for auth-owned code (#19187) 2026-03-04 19:12:44 -07:00
common [PM-31406] fix: TypeScript 5.9 type compatibility fixes for auth-owned code (#19187) 2026-03-04 19:12:44 -07:00