bitwarden-estensione-browser/libs/common/src/auth/models/request
Ike 1e4158fd87
[PM-5735] Create kdf Service (#8715)
* key connector migration initial

* migrator complete

* fix dependencies

* finalized tests

* fix deps and sync main

* clean up definition file

* fixing tests

* fixed tests

* fixing CLI, Browser, Desktop builds

* fixed factory options

* reverting exports

* implemented UserKeyDefinition clearOn

* Initial Kdf Service Changes

* rename and account setting kdfconfig

* fixing tests and renaming migration

* fixed DI ordering for browser

* rename and fix DI

* Clean up Migrations

* fixing migrations

* begin data structure changes for kdf config

* Make KDF more type safe; co-author: jlf0dev

* fixing tests

* Fixed CLI login and comments

* set now accepts userId and test updates

---------

Co-authored-by: Jake Fink <jfink@bitwarden.com>
2024-04-25 11:26:01 -07:00
..
identity-token [PM-5255, PM-3339] Refactor login strategy to use state providers (#7821) 2024-03-12 14:19:50 -04:00
captcha-protected.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
create-auth.request.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
device-verification.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
email-token.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
email.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
key-connector-user-key.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
organization-sso.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
password-hint.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
password.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
passwordless-auth.request.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
secret-verification.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
set-key-connector-key.request.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
set-password.request.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
two-factor-email.request.ts Defect/PM-1196 - SSO with Email 2FA Flow - Email Required error fixed (#5280) 2023-05-04 14:57:11 -04:00
two-factor-provider.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
two-factor-recovery.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
update-devices-trust.request.ts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
update-profile.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
update-temp-password.request.ts [PM-4360] Move organization-domain and organization-user to admin console (#6630) 2023-10-30 22:32:57 +01:00
update-two-factor-authenticator.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
update-two-factor-duo.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
update-two-factor-email.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
update-two-factor-web-authn-delete.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
update-two-factor-web-authn.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
update-two-factor-yubio-otp.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
verify-otp.request.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00