pub async fn update_key(
payload: Json<MCaptchaDetails>,
data: AppData,
id: Identity
) -> Result<impl Responder, ServiceError>pub async fn update_key(
payload: Json<MCaptchaDetails>,
data: AppData,
id: Identity
) -> Result<impl Responder, ServiceError>