added auth.py. renamed setup.sh to setup-mac.sh
This commit is contained in:
parent
c8ea8c5e40
commit
9b70ea6a22
1
backend/auth.py
Normal file
1
backend/auth.py
Normal file
@ -0,0 +1 @@
|
||||
# TODO: Handle all authentication stuff for verifying client is who we think it is in here.
|
1
frontend/auth.py
Normal file
1
frontend/auth.py
Normal file
@ -0,0 +1 @@
|
||||
# TODO: Handle all authentication stuff for verifying server is who we think it is in here.
|
Loading…
Reference in New Issue
Block a user