1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app/auth
Jake Fink 304c492f24
[PM-5364] Create SSO Login Service and add state ownership (#7485)
* create sso service

* rename sso service to sso-login service

* rename service

* add references to sso login service and update state calls

* fix browser

* fix desktop

* return promises

* remove sso state from account and global objects

* more descriptive org sso identifier method names

* fix sso tests

* fix tests
2024-02-08 12:44:35 -05: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 Move key types to central location (#7531) 2024-01-17 07:27:44 -05:00
login [PM-5364] Create SSO Login Service and add state ownership (#7485) 2024-02-08 12:44:35 -05:00
migrate-encryption sync before migrating legacy user (#7435) 2024-01-08 12:00:28 -05:00
register-form [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
settings PM-5727 - Per product, remove passkeyEnterMasterPassword text from passkey creation dialog as it isn't correct when user logs in with a passkey and the user is presented with an OTP verification. (#7820) 2024-02-07 15:38:14 +00: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 Update year in CNET review to 2024 (#7775) 2024-02-03 23:17:41 +00:00
accept-organization.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
accept-organization.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05: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 Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -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 Move auth to app folder (#5336) 2023-05-02 16:08:52 -04: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 [PM-5364] Create SSO Login Service and add state ownership (#7485) 2024-02-08 12:44:35 -05: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 [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05: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 [PM-5364] Create SSO Login Service and add state ownership (#7485) 2024-02-08 12:44:35 -05: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