@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Preparing search index...
src/controllers/account
getMe
Function getMe
getMe
(
req
:
AuthenticatedRequest
,
res
:
Response
)
:
Promise
<
void
>
GET /me Get the current user's account information
Parameters
req
:
AuthenticatedRequest
res
:
Response
Returns
Promise
<
void
>
200: with the user data
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Loading...
GET /me Get the current user's account information