toggle menu
flatInvoker
jvm
switch theme
search in API
reaktor-auth
/
dev.shibasis.reaktor.auth.repositories
/
SessionRepository
/
createSession
create
Session
jvm
fun
createSession
(
userId
:
Long
,
appId
:
Long
,
expiresAt
:
LocalDateTime
)
:
Result
<
UUID
>