Renaming and fixing some filestructure

This commit is contained in:
Kasper Rynning-Tønnesen
2016-12-12 16:07:06 +01:00
parent d35a6599c2
commit c5d9b2f0d1
99 changed files with 386 additions and 438 deletions

10
public/html/callback.html Executable file
View File

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