Skip to main content

update_last_used

Function update_last_used 

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

Stamp an API key’s last-used time (best-effort).