diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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) |