Commit Graph

12 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
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
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