feat: permissions, middleware authentication, migrations
This commit is contained in:
@@ -10,7 +10,7 @@ http:
|
||||
type: json
|
||||
data: |-
|
||||
{
|
||||
"email": "bob@example.com",
|
||||
"email": "alice@example.com",
|
||||
"password": "pa55word"
|
||||
}
|
||||
auth: inherit
|
||||
|
||||
Reference in New Issue
Block a user