Show very basic account list

This is the first step. Only shows name and email so far (because we
don't have more data). Was necessary to change the request type of the
list request to POST because it is not supported by microweb to have GET
requests.
This commit is contained in:
Benedikt Kulmann
2020-07-01 11:05:33 +02:00
parent f883c5bd0b
commit 352b633e84
13 changed files with 293 additions and 186 deletions
+3 -3
View File
File diff suppressed because one or more lines are too long