toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
actions.http.client
/
RequestHandler
/
handleAuthentication
handle
Authentication
abstract
fun
handleAuthentication
(
httpClient
:
HttpClient
,
requestInfo
:
RequestInfo
,
data
:
Any
?
)
:
Promise
<
HttpClientResponse
>
(
source
)