Refactor apiToken middleware to IndieAuth hook

Middlewares don't really fit into the whole thing. We can run hooks and be faster.

Using IndieAuth instead of some insane token management scheme

Edited by Matthew Cantelon