Commit Graph

41 Commits

Author SHA1 Message Date
8aec6c6e07 refactored 2022-08-11 08:53:14 +03:00
bcd912ed2e wip queries 2022-08-04 20:06:22 +03:00
6cb5061ce5 wip refactoring: reactions, storages isolated 2022-07-21 14:58:50 +03:00
910f8f59e6 some fixes 2022-07-10 21:52:57 +03:00
11f81d46ce proposals and refactoring 2022-06-19 21:29:13 +03:00
knst-kotov
12679808cf isEmailFree to isEmailUsed 2022-06-15 15:41:28 +03:00
knst-kotov
0cef013137 confirm email on user registration improve 2022-06-09 13:52:56 +03:00
knst-kotov
0d67d1df95 return user info in signIn 2022-05-03 15:55:29 +03:00
knst-kotov
ab42c3b60c signIn logs 2022-01-28 13:33:16 +03:00
knst-kotov
65fa744ea5 add reset password api 2022-01-13 15:16:35 +03:00
knst-kotov
6e939f43db default user role; updateProfile method 2021-12-08 15:51:30 +03:00
knst-kotov
8092d8a262 migrate user rating; remove unused user column 2021-12-08 13:29:04 +03:00
knst-kotov
5e2f824f5b add UserStorage 2021-11-24 15:56:09 +03:00
knst-kotov
0d87f52d3a fix signIn 2021-10-24 17:13:32 +03:00
knst-kotov
e390b2d435 add user slug on register 2021-10-24 13:33:45 +03:00
aaca27ba88 schema fix 2021-09-05 10:16:28 +03:00
knst-kotov
730129718b confirm and auth email 2021-08-26 12:24:46 +03:00
knst-kotov
6bdf994a28 signIn via email 2021-08-25 20:12:01 +03:00
knst-kotov
805db9814a auth via email 2021-08-25 11:31:51 +03:00
74c4c09320 typo fix 2021-08-09 21:58:59 +03:00
3b9ce27b93 origin 2021-08-09 18:45:51 +03:00
knst-kotov
93c6f88435 global session to local session 2021-08-05 16:49:08 +00:00
knst-kotov
a0e99e5ba9 return value unification 2021-08-04 13:38:56 +00:00
knst-kotov
9467810632 new api error handling 2021-08-01 11:40:24 +00:00
eb4dd88558 user.save() call 2021-07-30 16:24:54 +03:00
f868f544d7 confirmEmail 2021-07-30 16:22:37 +03:00
5756a29dd0 clear schema and no password auth wip 2021-07-30 15:53:22 +03:00
8c6e1bcfa6 username gen 2021-07-30 10:18:04 +03:00
d2ba2dfd79 no username needed 2021-07-30 10:12:48 +03:00
9846358420 validation fix 2021-07-30 10:09:39 +03:00
6ef4ae9c03 ident fix 2021-07-30 10:05:34 +03:00
c474a86147 auth fix 3 2021-07-30 09:59:42 +03:00
9698afb74e auth fix 2 2021-07-30 09:39:45 +03:00
f2961d5dfe fix register 2021-07-30 09:36:18 +03:00
8e94b9655a login user after register 2021-07-30 09:31:03 +03:00
b8b91334f5 registerUser mutation can accept email now 2021-07-30 09:19:00 +03:00
473d874ff7 fix auth resolvers 2021-07-30 08:58:38 +03:00
knst-kotov
d304362684 auth fixes 2021-07-14 14:45:31 +00:00
knst-kotov
ead404fc72 oauth code minor changes 2021-07-13 09:15:15 +00:00
knst-kotov
c9b3d3a833 register user, sign in and sign out working 2021-06-29 13:26:46 +03:00
9f01572557 wip: redis, sqlalchemy, structured, etc 2021-06-28 12:08:09 +03:00