No description
Find a file
2025-11-25 05:25:11 -06:00
.gitignore Initial commit: Secure Hiring Calculator with Flask backend 2025-11-21 06:54:19 -06:00
app.py Implement SSO with Microsoft MSAL and backend token verification 2025-11-21 11:34:47 -06:00
hiring_calculator.service Use absolute path for app.py in service file 2025-11-21 07:09:21 -06:00
index.html Fix logo path to include hiring_calculator subpath 2025-11-25 05:25:11 -06:00
install_service.sh Update install script to use python3.13 2025-11-21 06:59:08 -06:00
oliver_logo.png Replace header text with logo and add logo file 2025-11-25 05:18:55 -06:00
requirements.txt Implement SSO with Microsoft MSAL and backend token verification 2025-11-21 11:34:47 -06:00
test_sso.py Implement SSO with Microsoft MSAL and backend token verification 2025-11-21 11:34:47 -06:00
verify_app.py Initial commit: Secure Hiring Calculator with Flask backend 2025-11-21 06:54:19 -06:00