Commit graph

16 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
cb155f1cac Adding database connection to fastapi 2023-07-31 11:02:22 +01:00
Khalim Conn-Kowlessar
52a7501345 removing logs from validate_token 2023-07-20 10:38:06 +01:00
Khalim Conn-Kowlessar
7a091842c9 Trying to get /backend and /model_data working together 2023-07-18 16:45:11 +01:00
Khalim Conn-Kowlessar
7dc369b088 removed pycryptdome 2023-07-17 18:50:29 +01:00
Khalim Conn-Kowlessar
c297194964 changed logger 2023-07-17 18:05:54 +01:00
Khalim Conn-Kowlessar
654c2e93d2 Added deeper logging 2023-07-17 17:57:44 +01:00
Khalim Conn-Kowlessar
f77ff1ec22 Put back in validate_token that was foolishly dropped 2023-07-17 17:26:52 +01:00
Khalim Conn-Kowlessar
6f01e00c7e Added placeholder code for user validation and implemented jwt expiry checking 2023-07-17 17:16:52 +01:00
Khalim Conn-Kowlessar
dbe0a27869 added actual jwe decrpytion to fastapi 2023-07-17 17:01:07 +01:00
Khalim Conn-Kowlessar
9d60c8998e Adding serverless script 2023-07-09 07:57:47 +01:00
Khalim Conn-Kowlessar
09df555b2b resolved local api validation flow 2023-07-07 10:37:10 +01:00
Khalim Conn-Kowlessar
33b681bace Added the local endpoint 2023-07-07 09:49:33 +01:00
Khalim Conn-Kowlessar
eaa1fbf0ac added jwt testing framework 2023-07-07 09:38:03 +01:00
Khalim Conn-Kowlessar
0529a81ac6 Added placeholder notes on validation of jtw 2023-07-06 11:57:09 +01:00
Khalim Conn-Kowlessar
271fb9de3a Setting up jwt auth 2023-07-06 11:52:38 +01:00
Khalim Conn-Kowlessar
f7fe90b185 Major project restructure and setup 2023-07-06 11:33:13 +01:00