Commit Graph

122 Commits

Author SHA1 Message Date
Owen Schwartz 143a3b756e Its working! 2024-10-06 22:09:30 -04:00
Owen Schwartz 8213036729 Format files and fix http response 2024-10-06 18:05:20 -04:00
Owen Schwartz 20db6d450c Update to verify middleware & lists agenst new permissions tables 2024-10-06 16:19:04 -04:00
Milo Schwartz 282203d9f2 add shad 2024-10-06 09:55:45 -04:00
Milo Schwartz d9022c5377 move auth utils 2024-10-05 22:31:30 -04:00
Milo Schwartz 7d66a6ff66 added reset password workflow 2024-10-05 17:01:49 -04:00
Milo Schwartz 863f94c8db check and verify 2fa backup code 2024-10-05 15:45:01 -04:00
Milo Schwartz 4a5e0e1c57 generate 2fa backup codes 2024-10-05 15:31:28 -04:00
Milo Schwartz e7080c4aa8 added change password endpoint 2024-10-05 15:11:51 -04:00
Milo Schwartz 86fb43d570 require 2fa for disable 2fa 2024-10-05 14:00:55 -04:00
Milo Schwartz 76eeb335a3 verify email workflow working 2024-10-04 23:14:40 -04:00
Owen Schwartz a8f944fc78 Add verify middleware 2024-10-03 22:31:20 -04:00
Milo Schwartz e89ee4042a add rate limit and app name to env 2024-10-03 21:01:19 -04:00
Milo Schwartz 57ebc0e525 setup react email and nodemailer 2024-10-03 20:55:54 -04:00
Milo Schwartz f88cb71e62 disable 2fa endpoint 2024-10-02 23:39:07 -04:00
Milo Schwartz 637007e060 finished totp endpoints 2024-10-02 21:55:49 -04:00
Milo Schwartz e85c94d21d verifyTotp endpoint 2024-10-02 20:49:05 -04:00
Milo Schwartz 44e020784b added utils for unauth, verify, and response 2024-10-02 20:42:50 -04:00
Milo Schwartz d1e198fe55 added two factor to login endpoint 2024-10-02 20:19:48 -04:00
Milo Schwartz d7e090e5b7 enforce password length 2024-10-02 20:06:58 -04:00
Milo Schwartz cfd0a15e2c added logout endpoint 2024-10-02 20:05:08 -04:00
Milo Schwartz 1a91dbb89c organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00