ursus
04/28/2024, 8:48 PMOkHttp 5 - Breaking: Drop support for Kotlin Multiplatform.Oh crap, really?
ursus
04/28/2024, 8:56 PMURLSession
is on ios and have a "retrofit/ktor" sit ontop and provide a hig level api, however
what sort of bothers me about this is that I have a bunch of logic in `Interceptor`s, whole auth layers etc.
Does this mean I should push this sort of middleware to the higher level layer and roll my own middleware api? I don't like having auth done multiple times 😕.ephemient
04/28/2024, 9:01 PMephemient
04/28/2024, 9:02 PMursus
04/28/2024, 9:03 PMephemient
04/28/2024, 9:03 PMursus
04/28/2024, 9:09 PMursus
04/28/2024, 9:10 PMephemient
04/28/2024, 9:10 PMursus
04/28/2024, 9:11 PMAuthenticator
is a okhttp type, how to bring that to multuplatform, does ktor have the equivalent?ephemient
04/28/2024, 9:11 PMursus
04/28/2024, 9:14 PMephemient
04/28/2024, 9:16 PMursus
04/28/2024, 9:18 PMyschimke
04/28/2024, 9:30 PMyschimke
04/28/2024, 9:31 PMursus
04/28/2024, 9:42 PMyschimke
04/29/2024, 7:31 AMTolriq
04/29/2024, 1:34 PMursus
04/29/2024, 1:43 PMursus
05/02/2024, 12:31 AMjessewilson
05/02/2024, 12:37 AMursus
05/02/2024, 12:39 AMJoel Denke
05/03/2024, 4:56 AMyschimke
05/03/2024, 5:32 AM