(feat): Basic user auth
This commit is contained in:
parent
e5976d3c8d
commit
de460fbcbc
6 changed files with 90 additions and 9 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1 +1,5 @@
|
|||
.venv
|
||||
.venv
|
||||
.env
|
||||
instance
|
||||
models/__pycache__
|
||||
routes/__pycache__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue