Commit Graph

21 Commits

Author SHA1 Message Date
Viktor Patchev
ccdb9bb614 Create refresh token and update db field 2022-01-06 18:54:44 +01:00
Viktor Patchev
b86e4fa54b Update access token in db and add loggedIn middleware 2022-01-06 18:43:42 +01:00
Viktor Patchev
98edef469e Generate random alphanumeric strings for login and passowrd 2022-01-06 18:14:25 +01:00
Viktor Patchev
00ccf96f76 User authentication logic 2022-01-06 17:43:55 +01:00
Viktor Patchev
5ec945e2c9 Setup tests 2022-01-06 15:08:57 +01:00
Viktor Patchev
232511214f Create user logic 2022-01-06 14:19:45 +01:00
Viktor Patchev
8c20078aa4 Clean code 2022-01-06 13:42:24 +01:00
Viktor Patchev
f7acbf78aa Add conditional db connection 2022-01-06 13:16:40 +01:00
Viktor Patchev
6c3ff64836 Update to newer gorm version 2022-01-06 11:09:01 +01:00
Viktor Patchev
da7701214e Add models 2022-01-05 19:29:47 +01:00
Viktor Patchev
9b82f56bfb Fixes 2022-01-05 18:43:37 +01:00
Viktor Patchev
1d7570be5e Update model and add access token generation 2022-01-05 18:16:29 +01:00
Viktor Patchev
7f803edbbb Add routes 2022-01-05 16:32:10 +01:00
Viktor Patchev
4188da0077 Remove unnecessary routes 2022-01-05 16:19:35 +01:00
Viktor Patchev
2913dc652f Update user model 2022-01-05 15:57:54 +01:00
Viktor Patchev
a8e8b15e79 Setting up the project 2022-01-04 23:25:29 +01:00
Michael Bumann
6427d6256f Update notes.md 2022-01-04 17:49:33 +02:00
Michael Bumann
fc8185f918 Update notes.md 2022-01-04 17:20:59 +02:00
Michael Bumann
608057d4a4 Update notes.md 2022-01-04 16:51:42 +02:00
Michael Bumann
d3d15cc500 Create notes.md 2022-01-04 16:27:39 +02:00
Michael Bumann
bf2468078c Initial commit 2022-01-04 16:23:50 +02:00