summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4edf304..0156eb0 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,3 @@ Routes such as /song are now /api/song.
### Authentication routes have been added
In order to create/remove users and retrieve the tokens,
a new scope has been created (/auth).
-
-## TODO
-[X] - User / Password system, use user id to generate tokens
-[ ] - Add documentation (Utoipa)