Skip to main content

handle_hardware_pin

Function handle_hardware_pin 

pub async fn handle_hardware_pin(
    __arg0: State<AppState>,
    headers: HeaderMap,
    body: Result<Json<PinRegistrationBody>, JsonRejection>,
) -> impl IntoResponse