Commit Graph

12 Commits

Author SHA1 Message Date
2dc4636296 Implementation of refresh tokens.
new route .../user/refreshtoken
2020-11-21 19:21:41 +01:00
004d6c6718 bcrypt -> bcryptjs 2020-10-08 11:27:06 +02:00
cec24fa01a reset password
Should check if can reset pass of another user
2020-09-12 20:47:41 +02:00
b907489a75 Refactoring day1 2020-08-20 20:27:14 +02:00
6aceefeb2f Changes 2020-08-20 11:44:32 +02:00
4715fc1814 Jest (broken) 2020-08-19 15:31:02 +02:00
9f4f5347d4 JWT Autorization / Logging in and registering 2020-07-19 14:35:51 +02:00
a267dd1f37 Image upload / Cookies 2020-07-18 20:19:57 +02:00
2abec5017f New project structure
New folder structure
Changed to type:module
Moved routes to separate files
2020-07-17 22:07:55 +02:00
ad8ed283d2 Security upgrades 2020-07-15 19:54:48 +02:00
dfcb78f979 Validation / File Upload / New Endpoints 2020-07-11 18:06:39 +02:00
549ecd137f Initial Commit 2020-07-08 15:37:09 +02:00