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.
Indexable
Section titled “Indexable”[k: string]: unknown
Properties
Section titled “Properties”id:
string
Defined in: packages/storage/src/route-handlers.ts:20