java.lang.IllegalArgumentException: No value supplied for key: :landing-page
This makes sense as in https://github.com/PIENews/freecoin/blob/bc012ba1fe9b3223674f17bab363ad1a5e038160/src/freecoin/handlers/sign_in.clj#L55 one can see that the ctx is passed as a first argument to routes/absolute-path. Not sure how it worked at the first place