1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-21 02:33:37 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Oscar Hinton
f1f5d1a7f2 Revert WebAuthn iFrame handler (#462) 2021-08-20 14:46:02 +02:00
Matt Gibson
0180d0cce5 Provide information to set webauthn allow in html template (#455) 2021-08-12 15:12:31 -05:00
Matt Gibson
1006f50ef3 Feature/use hcaptcha if bot (#430)
* Handle hcaptch required identity response

* Refactor iframe component for captcha and webauthn

* Send captcha token to server

* Add captcha callback

* Clear captcha state

* Remove captcha storage

* linter fixes

* Rename iframe components to include IFrame

* Remove callback in favor of extenting submit

* Limit publickey credentials access

* Use captcha bypass token to bypass captcha for twofactor auth flows

* Linter fixes

* Set iframe version in components
2021-07-21 07:55:26 -05:00