toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.syncproviders.providers
/
SimklApi
/
Companion
/
TokenRequest
/
TokenRequest
Token
Request
constructor
(
code
:
String
,
clientId
:
String
=
CLIENT_ID
,
clientSecret
:
String
=
CLIENT_SECRET
,
redirectUri
:
String
=
"://simkl"
,
grantType
:
String
=
"authorization_code"
)
(
source
)