Commit 3d61b98
committed
Refactor auth primitives with typed context-specific checkers
- Add generic, strongly typed query/mutation/action builders and context resolvers
- Introduce per-context permission/capability checkers and shared runtime helpers
- Add runtime module and type tests, and run them via `pnpm run ts`1 parent d6211a7 commit 3d61b98
File tree
10 files changed
+1497
-347
lines changed- src
- type-tests
10 files changed
+1497
-347
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments