Ripped out the pseudonym reserve system

Moving to JWT tokens in future
This commit is contained in:
2021-03-08 11:44:12 +11:00
parent 2667af503e
commit 3e31429a4f
10 changed files with 17 additions and 110 deletions
+7
View File
@@ -2,4 +2,11 @@
An API centric chat server. Uses Sequelize and mariaDB by default.
# Setup
TODO: document the chat server setup
# API
TODO: document the chat server api