Sha256: 4dfe7ba38a952589b1a173d55c25598057bee243817deb7d66fcf138f6ec9c8f
Contents?: true
Size: 451 Bytes
Versions: 19
Compression:
Stored size: 451 Bytes
Contents
<p style="color: green"><%%= notice %></p> <h1>Security keys</h1> <p>A security key is a hardware device used to verify your identity. For example, a built-in fingerprint reader, a plug-in USB key, or a login system like Windows Hello.</p> <ul><%%= render @security_keys %></ul> <br> <div> <%%= link_to "Add security key", new_two_factor_authentication_profile_security_key_path %> </div> <br> <div> <%%= link_to "Back", root_path %> </div>
Version data entries
19 entries across 19 versions & 1 rubygems