Commit Graph

24 Commits

Author SHA1 Message Date
7db64eff6a Using urlsigner package 2024-08-21 11:44:38 +02:00
7a7a823715 Implementing signed links for email message 2024-08-21 11:34:25 +02:00
2642f706bf test sending emain 2024-08-21 09:39:34 +02:00
21c5f42aff Sending email 2024-08-20 22:36:16 +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
4a756e850e Validating the token on the back end 2024-08-19 22:22:40 +02:00
7ef68d030b Checking authentication on the backend 2024-08-19 21:39:36 +02:00
e7f6983a22 Saving token to DB 2024-08-13 22:00:07 +02:00
d82d4c754e Fix some errors 2024-08-13 14:12:40 +02:00
bd5c6b2abc Creating passwordMatches help 2024-08-13 13:58:33 +02:00
4ec1d8c5a2 Auth 2024-08-13 13:47:56 +02:00
011b3a8c0b Create a writeJSON helper 2024-08-13 13:34:53 +02:00
b37dcf89fd Create route and handler for authentication 2024-08-13 13:26:38 +02:00
5ab6ad85f7 Saving transaction & customer info 2024-08-12 19:10:27 +02:00
c3897d47bc Updating handler to complete a subscription 2024-08-12 18:28:20 +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
42b8708243 Connecting to the database 2024-08-04 23:06:13 +02:00
48695949e3 Updating the front end JS to call paymentIntent handler 2024-08-04 17:34:39 +02:00
1b4d1aef58 Getting the paymentIntent 2024-08-04 16:52:03 +02:00
41cd4cc055 Getting the paymentIntent set up route and handler in API 2024-08-04 16:26:02 +02:00