Commit graph

18 commits

Author SHA1 Message Date
Milo Schwartz
f03f1570a5 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Owen Schwartz
cccb46dc65 CSRF prevention 2024-12-25 22:04:20 -05:00
Owen Schwartz
cb9d1b5f88 Working on delete 2024-12-24 12:08:31 -05:00
Owen Schwartz
164c144953 Remove dangerous logging 2024-12-22 12:03:46 -05:00
Milo Schwartz
e9c114ed70 share links 2024-12-20 22:24:44 -05:00
Milo Schwartz
084f65f657 access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
Milo Schwartz
b9ff0b5de6 move middlewares out of auth 2024-11-16 22:48:10 -05:00
Milo Schwartz
4f199a7ff4 add log incoming middleware 2024-10-26 17:19:10 -04:00
Milo Schwartz
017ece51d1 ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
Milo Schwartz
b7beb861a6 improve path handling and add flags section to config 2024-10-25 00:05:43 -04:00
Milo Schwartz
8c2e72f746 remove lucia 2024-10-13 17:13:47 -04:00
Milo Schwartz
c8c0afb8fb use config file instead of env 2024-10-12 18:21:31 -04:00
Milo Schwartz
c3b7d2e47c added axios client 2024-10-06 12:39:05 -04:00
Milo Schwartz
a8f2ccb94b verify email workflow working 2024-10-04 23:14:40 -04:00
Milo Schwartz
98a7630c6b add rate limit and app name to env 2024-10-03 21:01:19 -04:00
Milo Schwartz
63c340cdf7 added auth middleware 2024-10-02 23:54:14 -04:00
Milo Schwartz
9a2e0dee03 organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00
Milo Schwartz
0e1ff19c41 started integrating auth with lucia 2024-10-01 20:48:13 -04:00