Sha256: 4fbc92d70a37939b4c03e47e8c1be023623fcc54981c6cdac7a0bd16b0d4f003

Contents?: true

Size: 139 Bytes

Versions: 5

Compression:

Stored size: 139 Bytes

Contents

<ul>
  <%% <%= rodauth %>.two_factor_auth_links.sort.each do |_, link, text| %>
    <li><%%= link_to text, link %></li>
  <%% end %>
</ul>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rodauth-rails-0.17.1 lib/generators/rodauth/templates/app/views/rodauth/two_factor_auth.html.erb
rodauth-rails-0.17.0 lib/generators/rodauth/templates/app/views/rodauth/two_factor_auth.html.erb
rodauth-rails-0.16.0 lib/generators/rodauth/templates/app/views/rodauth/two_factor_auth.html.erb
rodauth-rails-0.15.0 lib/generators/rodauth/templates/app/views/rodauth/two_factor_auth.html.erb
rodauth-rails-0.14.0 lib/generators/rodauth/templates/app/views/rodauth/two_factor_auth.html.erb