list_qr_codes

Function list_qr_codes 

Source
pub async fn list_qr_codes(
    pool: Data<PgPool>,
    request: HttpRequest,
    jwt: Data<JwtClient>,
) -> ApplicationResponse
Expand description

get(/qr_codes) lists QR codes assosciated with a given user