Commit Graph
26 Commits
Author SHA1 Message Date
talksik acc80ad151 get public user working 2022-06-11 10:24:54 -05:00
talksik c898402b31 cleaning up api and testing getting conversations and such 2022-06-11 10:18:27 -05:00
talksik 92aea9de25 cleaning up api and adding in conversation create route 2022-06-11 08:28:43 -05:00
talksik 68299668a7 getting rid of old collections in code and database 2022-06-10 06:08:18 -05:00
talksik 0eda972f29 Update user.ts 2022-06-10 05:51:39 -05:00
talksik 445d1ef522 throwing away bunch of garbage 2022-06-10 05:29:30 -05:00
talksik 9bf2507cdc adding more stuff and having more production 2022-06-08 06:03:07 -05:00
talksik 82db26e994 cleanup 2022-06-08 05:56:48 -05:00
talksik 34e5a19276 making changes to user model to know what's optional and what's not to protect against google 2022-05-05 04:45:08 -05:00
talksik 7d8d05ad39 handling all of the stuff with header logout and handling better jwttoken 2022-04-01 13:48:30 -04:00
talksik c769f40a15 fixing auth check and content type error 2022-04-01 13:32:51 -04:00
talksik 23eeee4228 nice auth flow working with verification and stuff with token 2022-04-01 13:05:38 -04:00
talksik 0e69e0ed64 creating tokens and such 2022-04-01 12:38:52 -04:00
talksik 685c03e505 cleaning a bunch of the auth stuff but not done 2022-04-01 11:10:37 -04:00
talksik 0faacbab73 adding all logic for sending request and should work? 2022-03-19 22:49:43 -04:00
talksik 50c37776fd adding route for the getting of conversation details 2022-03-19 10:39:19 -04:00
talksik d4f50ef989 Update user.ts 2022-03-18 17:35:53 -04:00
talksik b9d38a6484 adding in proper creation of user 2022-03-18 17:34:51 -04:00
talksik aca9c5a12d working sign up and sign in as far as I know 2022-03-18 10:21:38 -04:00
talksik 3488278d2d fixing things across the board 2022-03-18 10:03:57 -04:00
talksik 4d0a75af6e decent place with fixing api and such 2022-03-17 23:12:19 -04:00
talksik 013d2fcb16 adding route that works with creating user and such 2022-03-17 22:45:53 -04:00
talksik 4b2a7f7043 adding route for sign up and such 2022-03-17 21:42:03 -04:00
talksik 34fe8e0c29 trying with the store and such 2022-03-17 20:13:49 -04:00
talksik 0ad5429b53 adding axios and call to backend working with the auth check middleware 2022-03-16 09:24:05 -04:00
talksik 565b01cd8e setting up api more nad getting closer to the connection to backend and adding auth middleware almost 2022-03-15 16:16:31 -04:00