add routes to create user

+ route to delete user
+ add admin_required decorator
This commit is contained in:
mungai-njoroge
2024-04-27 10:05:15 +03:00
parent 1eeab2d49e
commit 0ff5661765
4 changed files with 138 additions and 19 deletions
+3 -4
View File
@@ -1,7 +1,6 @@
# What's New?
- Hovering on recent favorite item will show how long ago it was ♥ed
- Recently added playlist returns a max of 100 tracks, but without a cutoff period
<!-- TODO: ELABORATE -->
- Auth
# Development
- API documentation on /openapi
## Development