This commit is contained in:
2018-04-29 21:55:39 -04:00
parent d8d248672b
commit 8884d1df83
9 changed files with 2824 additions and 35 deletions

3
authlogin/logout.html Normal file
View File

@@ -0,0 +1,3 @@
<form method="post" action="api.php/">
<input type="submit" value="logout">
</form>