mpesa-sdk-kotlin
0.1.0
common
mpesa
/
com.github.jeffnyauke.mpesa.network
/
commonKtorConfiguration
common
Ktor
Configuration
fun
commonKtorConfiguration
(
consumerKey
:
String
,
consumerSecret
:
String
,
environment
:
Environment
,
shouldEnableLogging
:
Boolean
,
cache
:
Cache
<
Long
,
AccessToken
>
)
:
HttpClientConfig
<
*
>
.
(
)
->
Unit