clients/apps/cli/src/auth/commands
Jared Snider cbd80d0186
refactor(IdentityTokenResponse): [Auth/PM-3287] Remove deprecated resetMasterPassword property from IdentityTokenResponse (#17794)
* PM-3287 - Remove resetMasterPassword from authResult and identityTokenResponse and replace with userDecryptionOptions where relevant

* PM-3287 - (1) Move SSO code to SSO section (2) Update error scenario conditional + log user out upon error.

* PM-3287 - Fix comment per PR feedback

* PM-3287 - CLI Login with SSO - move MP validation logic back to original location to avoid putting it before 2FA rejection handling.

* PM-3287 - Update returns
2025-12-17 10:34:42 -05:00
..
lock.command.ts [PM-25206] Inject service instead of passing as param (#16801) 2025-11-05 17:11:34 +01:00
login.command.ts refactor(IdentityTokenResponse): [Auth/PM-3287] Remove deprecated resetMasterPassword property from IdentityTokenResponse (#17794) 2025-12-17 10:34:42 -05:00
logout.command.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00