Commit Graph

126 Commits

Author SHA1 Message Date
Owen Schwartz 9abb656d52 Move to string ordId 2024-10-14 15:11:18 -04:00
Milo Schwartz 99d6cababa remove lucia 2024-10-13 17:13:47 -04:00
Owen Schwartz 8c36f205f5 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 23:06:16 -04:00
Owen Schwartz 62f94a7236 Fix error 2024-10-12 23:05:43 -04:00
Milo Schwartz 0c705eda70 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 23:03:56 -04:00
Milo Schwartz f3eb76fd5e added signup and verify email forms 2024-10-12 23:00:36 -04:00
Owen Schwartz 4facb91d7a Add user endpoints 2024-10-12 22:31:24 -04:00
Owen Schwartz 364b2c26c3 Add role aware updates & endpoints 2024-10-12 21:36:30 -04:00
Milo Schwartz 61fca6a1f6 set public next env vars from config 2024-10-12 21:23:12 -04:00
Milo Schwartz cf1de2253b Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 18:22:20 -04:00
Milo Schwartz d9ae322e2a use config file instead of env 2024-10-12 18:21:31 -04:00
Owen Schwartz 33990da68c Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-10 22:00:32 -04:00
Owen Schwartz 4fc630cf42 Ensure the user's actions 2024-10-10 21:59:30 -04:00
Milo Schwartz 6fb569e2cd check for stale users on signup 2024-10-07 23:31:23 -04:00
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 797f72e1d0 Add bruno 2024-10-06 17:42:28 -04:00
Owen Schwartz 81017139c5 Add actions check to all endpoints 2024-10-06 16:43:59 -04:00
Owen Schwartz 20db6d450c Update to verify middleware & lists agenst new permissions tables 2024-10-06 16:19:04 -04:00
Milo Schwartz d9022c5377 move auth utils 2024-10-05 22:31:30 -04:00
Milo Schwartz 4a5e0e1c57 generate 2fa backup codes 2024-10-05 15:31:28 -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 d1e198fe55 added two factor to login endpoint 2024-10-02 20:19:48 -04:00
Milo Schwartz 1a91dbb89c organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00
Milo Schwartz fc5dca136f started integrating auth with lucia 2024-10-01 20:48:13 -04:00