feat: add app-level authentication foundation

This commit is contained in:
a.tolmachev
2026-03-30 23:47:09 +03:00
parent 91854a4153
commit ab2e603997
42 changed files with 1624 additions and 236 deletions
+2
View File
@@ -79,6 +79,7 @@ Crank - платформа для публикации внешних API в в
Отдельный слой, не связанный с upstream auth:
- `User`
- `UserSession`
- `Membership`
- `Invitation`
- `PlatformApiKey`
@@ -215,6 +216,7 @@ GraphQL в MCP публикуется как фиксированная опер
- `AgentOperationBinding`
- `AuthProfile`
- `PlatformApiKey`
- `UserSession`
- `InvocationLog`
- `UsageRollup`