clients/libs/auth/src/angular/sso
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
..
default-sso-component.service.ts feat(sso): [PM-8114] implement SSO component UI refresh 2024-12-12 10:28:30 -06:00
sso-component.service.ts [PM-18945] Add CLI as valid SSO client (#13723) 2025-03-07 18:30:28 -05:00
sso.component.html refactor(Auth-Font-Icons): [Auth/PM-31804] Migrate auth font icons to use bit-icon (#18816) 2026-02-23 10:42:02 -05:00
sso.component.ts [PM-31406] fix: TypeScript 5.9 type compatibility fixes for auth-owned code (#19187) 2026-03-04 19:12:44 -07:00