Closed
Description
Currently, the third argument is only used by the authentication strategy logic and is ignored elsewhere. This is to ensure the interfaces are used correctly and prevent bugs. Note that if you pass the result of a cached method directly to reply, you will need to drop the third ttl
argument.