Instantiates a new handler.
The DOM element to contain the handler
The step to handle
The deferred Promise that resolves the step when it's ready to submit.
The step to handle
The DOM element to contain the handler
Perform any handler-specific event binding required.
Initializes the handler and returns a Promise that will resolve with the complete step when it's ready to submit.
Helper for locating a DOM element within the target.
Return the handler-specific HTML template.
Perform any required action after the handler's template has been rendered.
Handler that renders a WebAuthn authentication step in Express.