Sha256: 94a3be95bf49429871a5ea6028cb2230ad07aa1349e95f9ee3e6ccfdc7d4c6bc

Contents?: true

Size: 186 Bytes

Versions: 5

Compression:

Stored size: 186 Bytes

Contents

<%%= form_tag <%= rodauth %>.recovery_auth_path, method: :post do %>
  <%%= render "recovery_code_field" %>
  <%%= render "submit", value: "Authenticate via Recovery Code" %>
<%% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

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