Skip to main content

record_verification_attempt

Function record_verification_attempt 

Source
pub async fn record_verification_attempt(
    pool: &PgPool,
    id: Uuid,
) -> ProxyResult<()>
Expand description

Increment the verification attempt counter and stamp the attempt time.