feat: permissions, middleware authentication, migrations

This commit is contained in:
2026-04-23 13:47:58 +02:00
parent 1017e0cb82
commit d629bd52eb
9 changed files with 190 additions and 27 deletions
@@ -10,7 +10,7 @@ http:
type: json
data: |-
{
"email": "bob@example.com",
"email": "alice@example.com",
"password": "pa55word"
}
auth: inherit