Looking good. Webauthn integration time!!

This commit is contained in:
2024-05-22 09:54:22 +01:00
parent 0edc7d0563
commit ba3392fb47
11 changed files with 75 additions and 92 deletions

View File

@@ -1,9 +1,7 @@
<h1>New credential</h1>
<h2>New email for <%= @domain.domain %></h2>
<%= render "form", credential: @credential %>
<br>
<div>
<%= link_to "Back to the domain", domain_path(@domain) %>
</div>
<%= link_to "Back to the domain", domain_path(@domain) %>