Commit Graph

20 Commits

Author SHA1 Message Date
Preston Baxter f20f622335 B: updates 2023-11-14 12:48:12 -06:00
Preston Baxter 360163f2dd B: Big squash
B: Trying tailwind things

update gitignore

B: Updates after moving machines

B: Action Skeleton

B: Add pco vendor to service directory. And tests

B: add extra pco structs

B: Catch up commit
2023-11-12 18:00:41 -06:00
Preston Baxter 175b6cae8c B: working on add action form 2023-11-04 22:43:01 -05:00
Preston Baxter 65167c3e58 B: Append last commit 2023-11-04 18:38:20 -05:00
Preston Baxter 5c7a72cf0f B: vendors working. How to make rules work 2023-11-04 17:52:48 -05:00
Preston Baxter d36eb955ab B: Redirect URI 2023-11-04 14:01:37 -05:00
Preston Baxter 4866071689 B: Redirect still whack. But closer 2023-11-03 19:00:14 -05:00
Preston Baxter 2c1d2d2520 B: Start youtube oauth flow and testing 2023-11-03 00:01:33 -05:00
Preston Baxter f58298d125 B: tmp 2 2023-11-02 20:06:35 -05:00
Preston Baxter cacf039ac4 B: use mongo_id instead of uuid 2023-11-02 18:23:07 -05:00
Preston Baxter ca70d241d6 B: Rework Model framework and finish vendor model so UI and callback controller can be built 2023-11-01 21:40:50 -05:00
Preston Baxter b1a573b840 B: verymuch in progress 2023-10-31 20:31:26 -05:00
Preston Baxter 4317b6b8c9 validate emails before searching in the DB 2023-10-30 19:11:15 -05:00
Preston Baxter a9d1d62df7 B: get dashboard to a more workable state 2023-10-29 20:20:59 -05:00
Preston Baxter f860da87ce B: login page tracks whether user is logged in or not 2023-10-29 18:10:32 -05:00
Preston Baxter d5f3f5e783 B: Make auth middleware redirect to login when token is invalid 2023-10-29 17:56:05 -05:00
Preston Baxter 344c17fb27 B: working login and logoout
Todo:
add validation to email and password to make sure bogus values aren't set
add password verifcation on signup
2023-10-28 18:25:51 -05:00
Preston Baxter 1bfcdce01a B: fix issues preventing logins from happening and add logging 2023-10-28 17:29:57 -05:00
Preston Baxter f7dc37fb02 B: getting closer to a login system 2023-10-28 16:50:44 -05:00
Preston Baxter ce0a301449 B: add db and prep for auth middleware 2023-10-28 13:42:29 -05:00