I would imagine you can just make an `AttributeKey...
# ktor
m
I would imagine you can just make an
AttributeKey<YourType>
and use it from multiple interceptors