Michael Bromley
|
91f0aa63ac
refactor(server): Switch to new generated types
|
7 年 前 |
Michael Bromley
|
1f72eaaeed
test(server): Add tests for orders with authenticated user
|
7 年 前 |
Michael Bromley
|
c81e920280
feat(server): Create anonymous sessions and basic Order operations
|
7 年 前 |
Michael Bromley
|
078b5e8bd2
refactor(server): Merge Auth & Roles guard, expand RequestContext scope
|
7 年 前 |
Michael Bromley
|
5e851b8a04
fix: Correctly implement rolling session expiry
|
7 年 前 |
Michael Bromley
|
ff10e896f4
feat: Implement configurable cookie/bearer session token methods
|
7 年 前 |
Michael Bromley
|
4848279f26
refactor: Overhaul authN, remove JWT, use sessions table
|
7 年 前 |
Michael Bromley
|
f0f39caa9a
feat: Implement refresh tokens
|
7 年 前 |
Michael Bromley
|
dfa24add8a
refactor(server): Reorganize folder structure or api & service modules
|
7 年 前 |