Forgot to add callback-files

This commit is contained in:
Kasper Rynning-Tønnesen
2016-09-06 14:49:51 +02:00
parent 9a291c065c
commit 38817162b3
3 changed files with 51 additions and 0 deletions

10
php/callback.html Normal file
View File

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