👋 Hi all, I'm currently building a PoC for a new project using the Ory stack as my auth solution... Hence, I am currently (mis)using oathkeeper as my API gateway to minimize complexity of the entire thing
I wish to assign a unique id to incoming requests to keep track as it moves downstream and was wondering how I would go about implementing that via oathkeeper mutators?