Adrian Astles
db76558944
refactor: rename passkeyChallenge to webauthnChallenge
...
- Renamed table for consistency with webauthnCredentials
- Created migration script 1.8.1.ts for table rename
- Updated schema definitions in SQLite and PostgreSQL
- Maintains WebAuthn standard naming convention
2025-07-03 21:53:07 +08:00
miloschwartz
d03f45279c
remove server admin from config and add onboarding ui
2025-06-19 22:11:05 -04:00
Milo Schwartz
8178dd1525
set resource session as base domain cookie
2024-11-27 00:07:40 -05:00
Milo Schwartz
c565c14aa0
move middlewares out of auth
2024-11-16 22:48:10 -05:00
Milo Schwartz
b1e53ed8d7
set users on resource working
2024-11-15 23:38:08 -05:00
Owen Schwartz
e5e78ff1bf
Basic websocket and auth for newt
2024-11-10 17:08:11 -05:00
Milo Schwartz
03051878ef
rename super user to admin and middleware refactoring
2024-11-05 22:38:57 -05:00
Milo Schwartz
fadfaf1f0b
ability to remove user from org
2024-11-03 17:28:12 -05: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
7d66a6ff66
added reset password workflow
2024-10-05 17:01:49 -04:00
Milo Schwartz
e7080c4aa8
added change password endpoint
2024-10-05 15:11:51 -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
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
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