This website requires JavaScript.
Explore
Help
Register
Sign In
charleslemaux
/
servii-backend
Watch
1
Star
0
Fork
0
You've already forked servii-backend
mirror of
https://github.com/hubHarmony/servii-backend.git
synced
2024-11-17 21:40:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
35689e4dd0
servii-backend
/
requirements.txt
6 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[+] Added basic firebase authentication checks, and added firestore basic functions. Signed-off-by: Charles Le Maux <charles.le-maux@epitech.eu>
2024-06-24 14:42:41 +00:00
firebase_admin==6.5.0
[+] Requirements.txt
2024-06-20 16:52:23 +00:00
Flask==3.0.3
Flask_Cors==4.0.1
[++] API:V2 - Firebase support Fully implemented authentication Fully implemented return codes and errors Fully implemented firestore database data Created 'fetch_servers' and 'set_subdomain' routes for front-end use. [+] Security patch, requests will not return anything if not properly authenticated [~] Reworked the route system entirely [+] TODO : firebase_manager.py error handling [+] TODO : global error log using file_manager.log_error(error_type:str, error_message:str) Signed-off-by: Charles Le Maux <charles.le-maux@epitech.eu>
2024-06-25 04:55:49 +00:00
google-api-core==2.19.0
[+] Added basic firebase authentication checks, and added firestore basic functions. Signed-off-by: Charles Le Maux <charles.le-maux@epitech.eu>
2024-06-24 14:42:41 +00:00
PyJWT==2.8.0
Reference in New Issue
Copy Permalink