toggle menu
StudyPlanet
androidJvm
switch theme
search in API
StudyPlanet
/
com.qwict.studyplanetandroid.data.remote
/
StudyPlanetApi
/
authenticate
authenticate
@
GET
(
value
=
"v1/users"
)
abstract
suspend
fun
authenticate
(
)
:
AuthenticatedUserDto
Authenticates the current user.
Return
The
AuthenticatedUserDto
representing the authenticated user.