Commit graph

20 commits

Author SHA1 Message Date
miloschwartz
adef93623d
more visual enhancements and use expires instead of max age in cookies 2025-03-02 15:50:03 -05:00
Milo Schwartz
0bd8217d9e
add failed auth logging 2025-01-27 22:43:32 -05:00
Milo Schwartz
5f92b0bbc1
make all emails lowercase closes #89 2025-01-21 19:03:18 -05:00
Milo Schwartz
ab18e15a71
allow controlling cors from config and add cors middleware to traefik 2025-01-13 23:59:10 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
9732098799
make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
d447de9e8a
improve email formatting and invite flow for new users 2024-12-31 18:25:11 -05:00
Milo Schwartz
4a1e869e58
setup server admin 2024-12-25 15:54:32 -05:00
Milo Schwartz
f224bfa4ee
reset password flow 2024-12-22 16:59:30 -05:00
Milo Schwartz
ce5df3b0b9
fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz
29b848fd5d
ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
Owen Schwartz
0599421975
Add stepper 2024-10-14 19:30:48 -04:00
Milo Schwartz
99d6cababa
remove lucia 2024-10-13 17:13:47 -04:00
Milo Schwartz
6fb569e2cd
check for stale users on signup 2024-10-07 23:31:23 -04:00
Milo Schwartz
d9022c5377
move auth utils 2024-10-05 22:31:30 -04:00
Milo Schwartz
e7080c4aa8
added change password endpoint 2024-10-05 15:11:51 -04:00
Milo Schwartz
76eeb335a3
verify email workflow working 2024-10-04 23:14:40 -04:00
Milo Schwartz
44e020784b
added utils for unauth, verify, and response 2024-10-02 20:42:50 -04:00
Milo Schwartz
d7e090e5b7
enforce password length 2024-10-02 20:06:58 -04:00
Milo Schwartz
1a91dbb89c
organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00
Renamed from server/auth/signup.ts (Browse further)