Jared Snider
Jared Snider
Merging main to try to get test coverage report to be visible.
@MGibson1 , I noticed that there are no more usages of "accepted" anywhere in the web app. Should we remove the translation as well or that is unnecessary?
@zenocross , thank you very much for this submission. Can you please sign the CLA and update the `libs/common/src/auth/services/token.service.spec.ts` file to include this new error scenario?
@zenocross, I'd like to move forward with these changes whenever you get a chance to complete: https://github.com/bitwarden/clients/pull/15111#issuecomment-3001711882
@rr-bw , when I moved the validation logic up next to the SSO login logic, I introduced a bug (https://bitwarden.atlassian.net/browse/PM-29462) where 2FA rejections (which were handled down below the validation)...