Working with httpauth, trying to use extractors

This commit is contained in:
Benjamin Sherriff
2023-10-18 10:24:43 -04:00
parent d3965efd28
commit d245e41978
9 changed files with 199 additions and 209 deletions

View File

@@ -6,6 +6,8 @@ DATABASE_NAME=siren
DATABASE_HOST=localhost
DATABASE_PORT=5432
JWT_SECRET=
REDIS_HOST=localhost
REDIS_PORT=6379