Sha256: c88984a8a2ab50acac7cba233913146e3df3ceca2e4f4fff1bd8f8ba89be76e0
Contents?: true
Size: 677 Bytes
Versions: 24
Compression:
Stored size: 677 Bytes
Contents
<div data-controller="web-authn" data-web-authn-loading-class="web-authn-loading" data-web-authn-challenge-url-value="<%%= new_two_factor_authentication_profile_security_key_url %>" data-web-authn-verification-url-value="<%%= two_factor_authentication_profile_security_keys_url %>"> <p data-web-authn-target="error" style="color: red" hidden></p> <h1>Add a security key</h1> <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> <%%= button_tag "I'm ready, let's go", type: :button, data: { web_authn_target: "button", action: "web-authn#createCredential" } %> </div>
Version data entries
24 entries across 24 versions & 1 rubygems