Skip to main content

cleanup_expired_sessions

Function cleanup_expired_sessions 

Source
pub async fn cleanup_expired_sessions(pool: &SqlitePool) -> Result<u64>
Expand description

Delete all expired sessions (cleanup).