bitwarden-estensione-browser/libs/auth/src/common/login-strategies
Jared Snider 91f1d9fb86
Auth/PM-6689 - Migrate Security Stamp to Token Service and State Provider (#8792)
* PM-6689 - Add security stamp to Token state

* PM-6689 - Remove Security Stamp from account and state service

* PM-6689 - Add security stamp get and set to token service + abstraction + tests

* PM-6689 - Add migration for security stamp, test it, and register it with migrator

* PM-6689 - Update sync service + deps to use token service.

* PM-6689 - Cleanup missed usages of account tokens which has been removed.

* PM-6689 - Per PR feedback, remove unnecessary data migration as the security stamp is only in memory and doesn't need to be migrated.
2024-04-19 16:44:24 -04:00
..
auth-request-login.strategy.spec.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
auth-request-login.strategy.ts [PM-5499] auth request service migrations (#8597) 2024-04-15 12:34:30 -04:00
login.strategy.spec.ts Auth/PM-6689 - Migrate Security Stamp to Token Service and State Provider (#8792) 2024-04-19 16:44:24 -04:00
login.strategy.ts Auth/PM-6689 - Migrate Security Stamp to Token Service and State Provider (#8792) 2024-04-19 16:44:24 -04:00
password-login.strategy.spec.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
password-login.strategy.ts [PM-5499] auth request service migrations (#8597) 2024-04-15 12:34:30 -04:00
sso-login.strategy.spec.ts [PM-5499] auth request service migrations (#8597) 2024-04-15 12:34:30 -04:00
sso-login.strategy.ts [PM-5499] auth request service migrations (#8597) 2024-04-15 12:34:30 -04:00
user-api-login.strategy.spec.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
user-api-login.strategy.ts [PM-5499] auth request service migrations (#8597) 2024-04-15 12:34:30 -04:00
webauthn-login.strategy.spec.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
webauthn-login.strategy.ts [PM-5499] auth request service migrations (#8597) 2024-04-15 12:34:30 -04:00