Skip to main content

cleanup_expired_oauth_states

Function cleanup_expired_oauth_states 

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

Delete expired OAuth states (cleanup).