bitwarden-estensione-browser/apps/web/src/app/auth
Matt Gibson 62ad39e697
Ps/pm 5965/better config polling (#8325)
* Create tracker that can await until expected observables are received.

* Test dates are almost equal

* Remove unused class method

* Allow for updating active account in accout service fake

* Correct observable tracker behavior

Clarify documentation

* Transition config service to state provider

Updates the config fetching behavior to be lazy and ensure that any emitted value has been updated if older than a configurable value (statically compiled).

If desired, config fetching can be ensured fresh through an async.

* Update calls to config service in DI and bootstrapping

* Migrate account server configs

* Fix global config fetching

* Test migration rollback

* Adhere to implementation naming convention

* Adhere to abstract class naming convention

* Complete config abstraction rename

* Remove unnecessary cli config service

* Fix builds

* Validate observable does not complete

* Use token service to determine authed or unauthed config pull

* Remove superfluous factory config

* Name describe blocks after the thing they test

* Remove implementation documentation

Unfortunately the experience when linking to external documentation is quite poor. Instead of following the link and retrieving docs, you get a link that can be clicked to take you out of context to the docs. No link _does_ retrieve docs, but lacks indication in the implementation that documentation exists at all.

On the balance, removing the link is the better experience.

* Fix storybook
2024-03-27 10:03:09 -07:00
..
core Move key types to central location (#7531) 2024-01-17 07:27:44 -05:00
emergency-access Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
guards PM-5762 - DeepLinkGuard - Fix issue in which org invite acceptance was broken due to us not properly checking for the lock url; if an org name or org user email contained lock, then the login redirect url would not persist and take the user to the accept org invite page after login. (#7744) 2024-01-30 18:00:32 +00:00
key-rotation Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
login [AC-2276] Move policyService helper methods to domain object (#8254) 2024-03-19 12:19:32 +10:00
migrate-encryption [PM-6328] Checkmarx - Resolve warnings (#7941) 2024-02-15 16:25:53 -05:00
register-form [AC-1863] Send `initiationPath` on organization or user signup (#7747) 2024-02-26 14:20:11 -05:00
settings Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
shared/components/user-verification Auth/PM-5242 - Create new User Verification dialog and form input components which support PIN and biometrics verification (#7536) 2024-01-25 14:03:27 -05:00
trial-initiation [AC-2276] Move policyService helper methods to domain object (#8254) 2024-03-19 12:19:32 +10:00
accept-organization.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
accept-organization.component.ts [AC-2276] Move policyService helper methods to domain object (#8254) 2024-03-19 12:19:32 +10:00
auth.module.ts [PM-4016] Address feedback on [PM-2014] (#6532) 2023-10-11 16:09:01 +02:00
hint.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
hint.component.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
index.ts [PM-2014] Passkey registration (#5396) 2023-10-10 15:10:26 +02:00
lock.component.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
lock.component.ts [PM-5537] Migrate Biometric Prompts (#7771) 2024-02-23 09:21:18 -05:00
recover-delete.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
recover-delete.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
recover-two-factor.component.html [PM-6328] Checkmarx - Resolve warnings (#7941) 2024-02-15 16:25:53 -05:00
recover-two-factor.component.ts [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
remove-password.component.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
remove-password.component.ts Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
set-password.component.html Auth/PM-3275 - Changes to support TDE User without MP being able to Set a Password (#6281) 2023-11-03 11:33:10 -04:00
set-password.component.ts [PM-5364] Create SSO Login Service and add state ownership (#7485) 2024-02-08 12:44:35 -05:00
sso.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
sso.component.ts Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
two-factor-options.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
two-factor-options.component.ts [PM-4802] Update 2FA recovery link to use the webVaultUrl from environment service (#8020) 2024-03-20 00:22:46 +00:00
two-factor.component.html Auth/PM-5368 & PM-4613 - Web & Browser - Add support for new 2FA Duo Frameless Redirect flow (#7670) 2024-02-05 13:23:50 -05:00
two-factor.component.ts Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
update-password.component.html [BEEEP] [PM-3838] Refactor password callout (#6234) 2023-09-28 14:52:05 +00:00
update-password.component.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
update-temp-password.component.html [BEEEP] [PM-3838] Refactor password callout (#6234) 2023-09-28 14:52:05 +00:00
update-temp-password.component.ts Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
verify-email-token.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
verify-email-token.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
verify-recover-delete.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
verify-recover-delete.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00