feat: add auth to jobs endpoint

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

1
.gitignore vendored
View File

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