%= form_tag rodauth.device_path, method: :get, class: "form-horizontal", id: "device-search-form" do %>
Insert the user code from the device you'd like to authorize.
<%= submit_tag rodauth.oauth_device_search_button, class: "btn btn-outline-primary" %>
<% end %>