Hi I cant find the question to which I suggested the repo from thread. But I vaguely remember you were asking for something similar to interceptor that we have in Okhttp, and wanting to massage on each request object ? was that it. If so, the in this repo you have a look at
AuthClient.kt which is doing exactly that (Adding fetch OAuth and refresh) on each request by
PaymentClient.kt. This still Experimental repo to simply check all the NFR's I needed, so I dont plan on adding any feature innit.