Say I have a route called /posts. What I need is if a Bearer token is passed as a header (and is valid), then the response should contain posts customised for t
/posts