franklinblanco
|
e8c169f325
|
switched from using Mutexes with MySqlConnection to Arcs with MySqlPools
|
2022-07-17 09:38:41 -04:00 |
franklinblanco
|
bb70a96858
|
made changes to the dockerfile
|
2022-07-13 00:07:19 -04:00 |
franklinblanco
|
57f88e5101
|
Added dockerfile
|
2022-07-08 14:35:19 -04:00 |
franklinblanco
|
aaa91cc330
|
Added authentication with token and deleting expired user. Plus, constants for how long tokens should be expired for
|
2022-07-07 11:45:50 -04:00 |
franklinblanco
|
19fdedc49e
|
Added refresh token endpoint
|
2022-07-07 01:14:01 -04:00 |
franklinblanco
|
2112836fa6
|
Authentication with password done.
|
2022-07-05 11:29:42 -04:00 |
franklinblanco
|
b832b02a2a
|
Perfected the create user method, added todo's, started working on token stuff.
|
2022-06-28 00:46:00 -04:00 |
franklinblanco
|
964e655e1c
|
Create user endpoint perfected and finished
|
2022-06-27 17:54:51 -04:00 |
franklinblanco
|
a71402aad0
|
Added error constants, variable length constants, finished user creation & added password hashing with salts and verification
|
2022-06-27 15:09:14 -04:00 |