feat(auth): add auth to jobs endpoint

This commit is contained in:
Cullen Watson
2023-07-09 15:15:39 -05:00
parent dd0047a5bb
commit 3b9a491d89
11 changed files with 164 additions and 10 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@
/ven/
**/__pycache__/
*.pyc
.env