Curt Spark
|
107df32af9
|
Implementing retrieving blog data
|
2024-05-08 20:56:28 +01:00 |
Curt Spark
|
180cfba7c1
|
More helper functions related to token handler, implement API endpoint to check userID belonging to a valid token
|
2024-04-22 17:16:16 +01:00 |
Curt Spark
|
63bc8b2b69
|
Setup proper init and cleanup functions. implement and test password authentication, implement creating authorisation tokens etc.
|
2024-04-22 12:36:01 +01:00 |
Curt Spark
|
dabf0c8977
|
Move user specific functions to new userHandler module, setup most of logic for password authentication, init token handling module. Properly setup API init and cleanup functions
|
2024-04-20 16:59:47 +01:00 |
Curt Spark
|
8c91612a5c
|
Implement basic error handling for database connect function, implement several new database handler helper functions, init security handler password hashing via argon
|
2024-04-19 16:12:16 +01:00 |