hello, can someone pls provide some resources when I can get info how to implement jwt-auth feature for a ktor-client?
I need to setup http-client so it could send access token with every request, and if its needed - pause all pending request and wait until access token will be refreshed.