toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
users-service
/
piperkt.services.users.interfaces.web.controllers
/
UserController
/
whoami
whoami
open
override
fun
whoami
(
principal
:
Principal
)
:
UserDTO
Get the current user.
Return
The current user.
Parameters
principal
The username of the current user.