mirror of
https://github.com/arthur-pbty/LazyBot.git
synced 2026-06-12 00:04:24 +02:00
Init Discord OAuth2
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Connexion Discord</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Bienvenue !</h1>
|
||||
<a href="/auth/discord">
|
||||
<button>Se connecter avec Discord</button>
|
||||
</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user