Commit Graph

19 Commits

Author SHA1 Message Date
bced6d7036 edit user 2024-08-26 13:37:05 +02:00
b183e7bf43 Create user 2024-08-23 21:07:13 +02:00
f39c000e5d add user be handlers 2024-08-23 14:13:06 +02:00
c697da63b9 cancel subscription 2024-08-22 21:34:58 +02:00
d271e23861 use jsonResponse & refund back 2024-08-22 13:38:51 +02:00
1984024394 get sale 2024-08-21 23:43:16 +02:00
8fb1844dcd all subscriptions 2024-08-21 23:27:33 +02:00
f8ee76939e all sales 2024-08-21 23:18:51 +02:00
b98b61aa76 Creating backend to handler password resets 2024-08-21 12:54:25 +02:00
6edfc529ea Password resets and sending mail 2024-08-20 22:20:37 +02:00
2f7300db0f Changing the vt to use fetch 2024-08-20 14:13:35 +02:00
4a982cc73d Converting the vt post to use the back end 2024-08-20 13:32:50 +02:00
8ef4282393 Implementing middleware to protect specific routes 2024-08-20 13:21:40 +02:00
7ef68d030b Checking authentication on the backend 2024-08-19 21:39:36 +02:00
b37dcf89fd Create route and handler for authentication 2024-08-13 13:26:38 +02:00
0b35136d3f Create a handler for the POST request after a user is subscribed 2024-08-12 13:49:50 +02:00
ab4fda918a Creating a database table for items for sale 2024-08-06 21:35:28 +02:00
48695949e3 Updating the front end JS to call paymentIntent handler 2024-08-04 17:34:39 +02:00
41cd4cc055 Getting the paymentIntent set up route and handler in API 2024-08-04 16:26:02 +02:00