hedgedoc/public/api/private/me-get
Philip Molares 9cf7980334
Fix Communication between frontend and backend (#1201)
Co-authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-05-01 21:01:42 +00:00

7 lines
125 B
Text

{
"id": "mockUser",
"photo": "/img/avatar.png",
"name": "Test",
"status": "ok",
"provider": "internal"
}