kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-common-remote
/
io.kvision.remote
/
SecurityMgr
/
withAuth
with
Auth
js
suspend
fun
<
T
>
withAuth
(
block
:
suspend
(
)
->
T
)
:
T
(
source
)
Executes given block of code after successful authentication.
Parameters
block
a block of code