Sha256: 92bce2e8c77aa413dbf3f15b372e0cec072ecdce150d2231591885e1efaa1a68
Contents?: true
Size: 785 Bytes
Versions: 24
Compression:
Stored size: 785 Bytes
Contents
<div data-controller="web-authn" data-web-authn-loading-class="web-authn-loading" data-web-authn-fallback-url-value="<%%= new_two_factor_authentication_challenge_totp_path %>" data-web-authn-challenge-url-value="<%%= new_two_factor_authentication_challenge_security_keys_url %>" data-web-authn-verification-url-value="<%%= two_factor_authentication_challenge_security_keys_url %>"> <p data-web-authn-target="error" style="color: red" hidden></p> <h1>Verify with your security key.</h1> <%%= button_tag "Use security key", type: :button, data: { web_authn_target: "button", action: "web-authn#getCredential" } %> <p>Have your security key ready. If it's the USB kind insert it now and then, if it has one, press the activation button when asked.</p> <div>
Version data entries
24 entries across 24 versions & 1 rubygems