Add /users/:username in keibi

This commit is contained in:
Zoe Roux
2025-04-06 23:42:34 +02:00
parent 4b0100c52d
commit 18eb1b02a3
6 changed files with 75 additions and 17 deletions
+1
View File
@@ -52,6 +52,7 @@ jobs:
hurl --error-format long --variable host=http://localhost:4568 tests/*
env:
POSTGRES_SERVER: localhost
FIRST_USER_CLAIMS: '{"permissions": ["users.read"]}'
- name: Show logs
working-directory: ./auth