{{template "header_modal" .}}

Register a new hardware token

Insert the hardware token into your computer, and touch it to register it.

{{.CSRFField}} {{template "form_errors" .Form}} {{template "form_field" .Form.GetField "webauthn_response"}} {{template "form_field" .Form.GetField "comment"}} {{template "form_cancel" "/account/webauthn/list"}} {{template "form_submit" "Register"}}
{{if .WebAuthnChallenge}}
{{end}} {{template "footer_modal" .}}