This commit is contained in:
2024-01-10 01:35:30 +01:00
parent dcb8031597
commit 6c7cfe5242
4 changed files with 25 additions and 12 deletions

View File

@@ -3,11 +3,10 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OAuth Example</title>
<title>Osu Progress Middleware</title>
</head>
<body>
<h1>Welcome to My Website</h1>
<p>Click the following link to authorize with OAuth:</p>
<a href='/authorize' target="_blank">Authorize th</a>
<p>Hey u shouldnt be here!</p>
<a href='/authorize' target="_blank">Login with Osu!</a>
</body>
</html>
</html>