Commit graph

89 commits

Author SHA1 Message Date
Milo Schwartz
8178dd1525
set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Milo Schwartz
d7c4bc43a4
set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz
e802d061ba
api for set resource password and auth with resource password 2024-11-17 22:44:11 -05:00
Milo Schwartz
cc674c2b9c
added initial schema for resource sessions and auth types 2024-11-16 22:41:43 -05:00
Milo Schwartz
b1e53ed8d7
set users on resource working 2024-11-15 23:38:08 -05:00
Milo Schwartz
28bae40390
add roles input on resource and make spacing more consistent 2024-11-15 18:25:27 -05:00
Owen Schwartz
e5e78ff1bf
Basic websocket and auth for newt 2024-11-10 17:08:11 -05:00
Milo Schwartz
231e1d2e2d
more user role stuff 2024-11-09 23:59:19 -05:00
Milo Schwartz
bb17d30c9e
list roles, make sidebar component, responsive mobile settings menu selector 2024-11-09 00:08:17 -05:00
Milo Schwartz
a6bb8f5bb1
create invite and accept invite endpoints 2024-11-02 18:12:17 -04:00
Milo Schwartz
57ba84eb02
more validation and redirects 2024-10-19 16:37:40 -04:00
Milo Schwartz
3bb7efb7c6
fixed listSites endpoint 2024-10-14 21:54:43 -04:00
Owen Schwartz
0599421975
Add stepper 2024-10-14 19:30:48 -04:00
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