clients/libs/common/src/auth/services
Bernd Schoolmann 5b4e8c10f0
[PM-33345] Bump typescript to 5.9 (#19461)
* Bump typescript to 5.9

* Fix km types

* Fix auth types

* Fix remaining types

* Fix spec files eslint

* Fix eslint

* Prettier

* Make SendHashedPassword Uint8Array<ArrayBuffer>

* Update rul tester

* Fix tests

* Fix tests
2026-03-19 23:13:06 +01:00
..
auth-request-answering feat(auth-request-answering): [Auth / PM-26209] Use AuthRequestAnsweringService on Desktop (#16906) 2026-01-06 13:48:07 -08:00
change-email [PM-30811] Update change email flow to use new Key Management APIs (#18857) 2026-02-25 12:41:29 -05:00
devices feat(extension-login-approvals): [Auth/PM-14939] devices list view for browser (#14620) 2025-07-17 10:43:49 -07:00
master-password [PM-23230] Implement KDF Change Service (#15748) 2025-09-23 16:10:54 -04:00
organization-invite feat(change-password): [PM-18720] (#5319) Change Password Implementation for Non Dialog Cases (#15319) 2025-07-10 09:08:25 -04:00
user-verification [BEEEP|PM-32521] Remove compare key hash and move to proof of decryption (#19101) 2026-02-25 17:02:04 +01:00
webauthn-login [PM-33345] Bump typescript to 5.9 (#19461) 2026-03-19 23:13:06 +01:00
account-api.service.ts fix(register): [PM-27085] Account Register Uses New Data Types (#18470) 2026-03-13 14:04:49 -04:00
account.service.spec.ts feat(account): [PM-29545] Update AccountInfo creationDate to use Date instead of string 2025-12-26 14:42:19 -05:00
account.service.ts feat(account): [PM-29545] Update AccountInfo creationDate to use Date instead of string 2025-12-26 14:42:19 -05:00
anonymous-hub.service.ts [PM-25250] Prevent configuration and access of self hosted urls over http (#17095) 2025-10-31 08:12:44 +01:00
auth.service.spec.ts feat(accounts): Add creationDate of account to AccountInfo 2025-12-12 10:03:31 -05:00
auth.service.ts Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00
avatar.service.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
default-active-user.accessor.ts [PM-24280] Remove account service from state (#15828) 2025-07-31 09:09:14 -04:00
devices-api.service.implementation.spec.ts [PM-19838] Untrust devices that cannot be rotated (#14165) 2025-04-09 14:26:20 +02:00
devices-api.service.implementation.ts [PM-19838] Untrust devices that cannot be rotated (#14165) 2025-04-09 14:26:20 +02:00
password-reset-enrollment.service.implementation.spec.ts feat(accounts): Add creationDate of account to AccountInfo 2025-12-12 10:03:31 -05:00
password-reset-enrollment.service.implementation.ts [deps] Autofill: Update prettier to v3.7.3 (#17853) 2025-12-10 10:57:36 -06:00
sso-login.service.spec.ts feat(SSO): (Auth/[PM-22110] Remove Alternate Login Options when SSO Required (#16340) 2025-09-22 08:32:20 -07:00
sso-login.service.ts feat(SSO): (Auth/[PM-22110] Remove Alternate Login Options when SSO Required (#16340) 2025-09-22 08:32:20 -07:00
token.service.spec.ts feat(tokens): Allow Inactive user authenticated API calls 2025-09-03 10:09:02 -04:00
token.service.ts fix(token-service) [PM-15333]: Portable App Is Not Portable (#17781) 2025-12-11 15:03:10 -05:00
token.state.spec.ts Revert "Revert "Auth/PM-6689 - Migrate Security Stamp to Token Service and St…" (#8889) 2024-04-24 12:37:19 -04:00
token.state.ts Revert "Revert "Auth/PM-6689 - Migrate Security Stamp to Token Service and St…" (#8889) 2024-04-24 12:37:19 -04:00