Update TODO

Co-authored-by: mrjvs <mistrjvs@gmail.com>
This commit is contained in:
William Oldham 2023-11-04 13:34:56 +00:00
parent 7921cf81df
commit 39c2b0c7fd
1 changed files with 6 additions and 6 deletions

View File

@ -29,12 +29,12 @@ Backend for movie-web
- [X] cleanup jobs - [X] cleanup jobs
- [X] cleanup expired sessions - [X] cleanup expired sessions
- [ ] ratelimits (stored in redis) - [ ] ratelimits (stored in redis)
- [ ] provider metrics - [x] provider metrics
- [ ] cleanup old metrics in DB - [x] cleanup old metrics in DB
- [ ] endpoint to consume and store metrics - [x] endpoint to consume and store metrics
- [ ] pass metrics to prometheus - [ ] pass metrics to prometheus
## Second todo list ## Second todo list
- [ ] think of privacy centric method of auth - [X] think of privacy centric method of auth
- [ ] Register - [X] Register
- [ ] Login - [X] Login