hedgedoc/public/me
Philip Molares 41f969fda6
Email sign in (#13)
polished via-email component
used state to track email and password.
explicitly did not put email and password in value of the appropriate input fields because that is not necessary nor do we want to write the clear text password into the dom

Signed-off-by: Philip Molares <philip.molares@udo.edu>
(cherry picked from commit c5f5956b8d8bb02553f85443f8b04acbf0c31f2b)
2020-05-15 20:43:43 +02:00

6 lines
112 B
Text

{
"id": "mockUser",
"photo": "https://robohash.org/testy.png",
"name": "Test",
"status": "ok"
}