This static page captures query parameters returned by an OAuth flow (e.g., ?code=...
, ?state=...
).
Note: For production, you typically need a server to exchange the code
for tokens. This page is a safe placeholder that confirms the redirect landed correctly.