toggle menu
kvision-common-remote
7.1.0
js
switch theme
search in API
kvision-common-remote
/
io.kvision.remote
/
SecurityMgr
/
withAuth
with
Auth
js
suspend
fun
<
T
>
withAuth
(
block
:
suspend
(
)
->
T
)
:
T
Executes given block of code after successful authentication.
Parameters
block
a block of code