Skip to content

StorageRouteUser

StorageRouteUser = object

Defined in: packages/storage/src/route-handlers.ts:20

User shape accepted by createStorageRouteHandlers. Kept narrow (just id) so callers can hand in whatever their auth layer returns — Better Auth users, custom session objects, etc.

[k: string]: unknown

id: string

Defined in: packages/storage/src/route-handlers.ts:20