mirror of
https://github.com/JuLi0n21/osu-progress-oauth-helper.git
synced 2026-04-19 16:00:06 +00:00
first commit
This commit is contained in:
13
public/index.html
Normal file
13
public/index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>OAuth Example</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>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user