Cleaned project directory and added new development plan for simplified stack
This commit is contained in:
14
login.html
14
login.html
@@ -1,14 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Login to MultiChat Overlay</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Login to MultiChat Overlay</h1>
|
||||
<p>Connect your streaming accounts to get started.</p>
|
||||
<a href="/auth/login/twitch">
|
||||
<button>Login with Twitch</button>
|
||||
</a>
|
||||
<!-- YouTube login will be added in a later phase -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user