mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
- Grants no longer expire at the session TTL (expiresAt: null); agent lifetime clocks govern access, so long-lived agents keep their grants. - list_users rejects an over-max limit with constraint_violated instead of silently clamping (fail loud); default limit stays bounded by max. - Discovery route auth schema uses adaptSchema for type-correct build. - Add missing agent-auth entry to docs APP_ICONS Record<AppId> map, which was breaking @hexclave/docs build (and build/lint/docker CI). Co-Authored-By: madison@stack-auth.com <madison.w.kennedy@gmail.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| general | ||
| helpers | ||
| js | ||
| global-setup.ts | ||
| globals.d.ts | ||
| helpers.ts | ||
| setup.ts | ||
| snapshot-serializer.ts | ||