1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-17 02:34:47 +02:00
bitwarden-browser/libs
Addison Beck 1fcba78905
[SG-656] Use a captcha bypass during registration (#3531)
* Use a captcha bypass during registration

The trial initiation flow has a registration step that automatically
does a login in the background. This has Captcha problems, namely that
it can spawn two captchas in a row - one during registration and one
during login. This is not ideal UX, so we've added a bypass token that
returns from the registration endpoint that can be used to skip the next
captcha.

* [review] Introduce ICaptcheProtectedResponse
2022-09-15 16:46:58 -04:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [SG-656] Use a captcha bypass during registration (#3531) 2022-09-15 16:46:58 -04:00
common [SG-656] Use a captcha bypass during registration (#3531) 2022-09-15 16:46:58 -04:00
components [EC-457] Component library icon buttons (#3372) 2022-09-15 07:38:29 +02:00
electron [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
node [EC-515] Re-enable node consoleLog.service test (#3448) 2022-09-08 08:02:53 +10:00
shared [EC-497] Fix memory leaks in tests (#3421) 2022-09-08 08:05:30 +10:00