Ocelot-Social/api/todos.md
2018-11-15 13:03:05 +00:00

12 lines
392 B
Markdown

# Todo's
* [x] add jwt authentication \(in progress\)
* [ ] get directives working correctly \(@toLower, @auth, @role, etc.\)
* [ ] check if search is working
* [ ] check if sorting is working
* [x] check if pagination is working
* [ ] check if upload is working \(using graphql-yoga?\)
* [x] evaluate middleware
* [ ] ignore Posts and Comments by blacklisted Users \(in progress\)