miloschwartz
|
fefb07e14c
|
move schema.ts to module
|
2025-03-23 17:11:48 -04:00 |
|
Milo Schwartz
|
0bd8217d9e
|
add failed auth logging
|
2025-01-27 22:43:32 -05:00 |
|
Milo Schwartz
|
9f1f2910e4
|
refactor auth to work cross domain and with http resources closes #100
|
2025-01-26 14:42:02 -05:00 |
|
Milo Schwartz
|
f0898613a2
|
remove double createHttpError
|
2025-01-17 21:59:06 -05:00 |
|
Mauricio Allende
|
6b141c3ea0
|
fix: add missing await when verifying pincode
`validPincode` ends up as a `Promise` and evaluates as a thruthy value wether the pin is correct or not.
|
2025-01-17 22:54:20 -03: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
|
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
|
845d65ad33
|
share links
|
2024-12-20 22:24:44 -05:00 |
|
Milo Schwartz
|
207a7b8a39
|
add resource whitelist auth method
|
2024-12-16 22:40:42 -05:00 |
|
Milo Schwartz
|
998fab6d0a
|
add otp flow to resource auth portal
|
2024-12-15 17:47:07 -05:00 |
|
Milo Schwartz
|
c2cbd7e1a1
|
fix minor auth issues and set NODE_ENV to solve react email bug
|
2024-11-27 14:35:38 -05:00 |
|
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
|
ad5ea3564b
|
added support for pin code auth
|
2024-11-23 20:08:56 -05:00 |
|