Milo Schwartz
|
b62d198416
|
refactor auth to work cross domain and with http resources closes #100
|
2025-01-26 14:42:02 -05:00 |
|
Milo Schwartz
|
23c43c7eb9
|
remove double createHttpError
|
2025-01-17 21:59:06 -05:00 |
|
Mauricio Allende
|
c4de0de9ce
|
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
|
6c9dfc674a
|
refactor and reorganize
|
2025-01-01 21:41:31 -05:00 |
|
Milo Schwartz
|
f03f1570a5
|
make config class and separate migrations script
|
2025-01-01 17:50:12 -05:00 |
|
Milo Schwartz
|
38aa1e33ab
|
reset password flow
|
2024-12-22 16:59:30 -05:00 |
|
Milo Schwartz
|
0bf3f54897
|
fix issues from test deploy
|
2024-12-21 21:01:12 -05:00 |
|
Milo Schwartz
|
e9c114ed70
|
share links
|
2024-12-20 22:24:44 -05:00 |
|
Milo Schwartz
|
a68bd39bb7
|
add resource whitelist auth method
|
2024-12-16 22:40:42 -05:00 |
|
Milo Schwartz
|
b331bc85ea
|
add otp flow to resource auth portal
|
2024-12-15 17:47:07 -05:00 |
|
Milo Schwartz
|
6b4b989235
|
fix minor auth issues and set NODE_ENV to solve react email bug
|
2024-11-27 14:35:38 -05:00 |
|
Milo Schwartz
|
74e0e7dca2
|
set resource session as base domain cookie
|
2024-11-27 00:07:40 -05:00 |
|
Milo Schwartz
|
7d3769e33d
|
set resource session cookie in proxy via param
|
2024-11-23 23:31:22 -05:00 |
|
Milo Schwartz
|
d75337f058
|
added support for pin code auth
|
2024-11-23 20:08:56 -05:00 |
|