<!DOCTYPE html>
<html>
<head>
    <title>OAuth Redirect</title>
</head>
<body>
    <h1>Authorization Successful</h1>
    <p>The authorization code is in the URL. Please copy it and proceed.</p>
</body>
</html>