okhttpClient

@Provides
@Singleton
fun okhttpClient(): OkHttpClient

Provides the OkHttpClient with an added AuthInterceptor.

Return

The instance of OkHttpClient.