kvision-common-remote
5.15.1
js
kvision-common-remote
/
io.kvision.remote
/
SecurityMgr
/
withAuth
with
Auth
js
suspend
fun
<
T
>
withAuth
(
block
:
suspend
(
)
->
T
)
:
T
Content copied to clipboard
Executes given block of code after successful authentication.
Parameters
block
a block of code