added bearer token authentication

This commit was merged in pull request #17.
This commit is contained in:
Chinenye Nmoh
2025-10-29 17:39:31 +01:00
parent 1293f28bf2
commit 5794ddfa0c
15 changed files with 339 additions and 43 deletions
+2
View File
@@ -6,6 +6,8 @@ Flask-Cors==3.0.10
gunicorn
flask-swagger-ui
python-dotenv
flask-jwt-extended==4.7.1