NodeJS server instead of PHP

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-01 23:51:02 +02:00
parent 824e061996
commit 9f3e2fddb9
104 changed files with 1745 additions and 507 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Zoff OAuth Callback</title>
<script type="text/javascript" src="/assets/dist/callback.min.js"></script>
<meta charset="UTF-8"/>
</head>
<body>
</body>
</html>