Valentin Tolmer
3eb53ba5bf
model: rename to auth
...
Since the "model" doesn't contain any message from the API anymore, and
instead contains only the structures needed for authentication, it was
renamed as such.
2021-08-31 20:32:55 +02:00
Valentin Tolmer
2aca9dbe62
app: migrate user creation to GraphQL
2021-08-31 20:32:55 +02:00
Valentin Tolmer
83ed58bff2
errors: use anyhow::Context everywhere
2021-08-30 09:27:00 +02:00
Valentin Tolmer
e09c73efce
Register clients' passwords using OPAQUE
2021-06-25 10:10:55 +02:00
Valentin Tolmer
973fac4bb8
Make passwords optional when registering a new user
2021-06-23 10:27:59 +02:00
Valentin Tolmer
7465a6b93f
Add a form to create users
2021-06-01 17:31:18 +02:00