added auth.py. renamed setup.sh to setup-mac.sh
This commit is contained in:
parent
ba2776933d
commit
f349068ed2
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