clients/apps/cli/src/auth/commands
Dave dc0d251290
[PM-30826] Remove password change from CLI (#19157)
* feat(cli-login) [PM-30826]: Remove change password methods from cli.

* feat(cli-login) [PM-30826]: Update login command to be strict, remove unused constructor dependencies.

* test(cli-login) [PM-30826]: Add a unit test harness for login command.

* refactor(cli-login) [PM-30826]: Undo strict ignore.

* feat(cli-login) [PM-30826]: Accidental line omission.

* feat(cli-login) [PM-30826]: Update verbiage for password update instructions.

* refactor(cli-login) [PM-30826]: Remove redundant logout calls in login command.

* test(cli-login) [PM-30826]: Update tests to reflect authService.logOut invocation is no longer needed.

* refactor(cli-login) [PM-30826]: Remove unused authService dependency (logout invocation removed).

* test(login-command) [PM-30826]: Update two-factor test with more realistic setup.
2026-03-20 09:07:55 -04:00
..
lock.command.ts [PM-25206] Inject service instead of passing as param (#16801) 2025-11-05 17:11:34 +01:00
login.command.spec.ts [PM-30826] Remove password change from CLI (#19157) 2026-03-20 09:07:55 -04:00
login.command.ts [PM-30826] Remove password change from CLI (#19157) 2026-03-20 09:07:55 -04:00
logout.command.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00