kvision-common-remote
/
io.kvision.remote
/
SecurityMgr
/
withAuth
js
with
Auth
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