···4343 - [x] email one time password
4444 - [x] login flow email -> password -> login
4545 - [ ] start new `sender` if there is a new user
4646- - [ ] actually log in and swap to user UI
4646+ - [ ] start/stop `fetcher` based on configured feeds (respecting other users ofc)
4747 - [ ] (maybe) password
4848 - [ ] sessions
4949 - [ ] configure rss feeds to track per user
···5555---
56565757### Structure
5858-needs updated; theres a fetcher factory and one fetcher per feed now
5958<img src="./docs/eater-structure.svg" />
60596160---