Has anyone downstreamed a JWT token received in a ...
# ktor
v
Has anyone downstreamed a JWT token received in a request? Like get the token from the request and put it in as header of client request to other services? Couldn't find it in docs