pub async fn mnemonic_iframe_handler<E>(
_state: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
) -> impl IntoResponseExpand description
Handler for the initial iframe content (GET request). Returns a placeholder prompting the user to enter their password.