Oklahoma City impound & tow lot vehicle auctions — bid online without a dealer license. Transparent bidding, flat $50 buyer's premium, no surprises. Open to the public.
| # | Bidder | Bids | Won |
|---|
| Lot | Vehicle | Sale Price | Status |
|---|
Send real-time bid alerts to logged-in bidders on their devices.
Auto-reply to inbound SMS and email when you're closed.
Old messages accumulate over time. Archive conversations older than 90 days to keep the inbox fast.
Automatically sends a payment overdue email + SMS to unpaid winners.
Opens a Facebook login window. Sign in as the page admin and approve access. The token generated is permanent — only reconnect if you revoke app access in Facebook settings.
Add these in Netlify → Site → Environment variables, then redeploy:
Get App ID & Secret at developers.facebook.com/apps → Your App → Settings → Basic.
In Facebook App → Facebook Login → Settings, add this as a valid OAuth Redirect URI:
https://impoundauctioneer.com/.netlify/functions/fb-auth-callback
Re-compress all existing lot photos to WebP (max 1800px, 82% quality). New uploads are already auto-compressed — this migrates older JPEGs. Runs in the background and can be cancelled.