Skip to content

BoundClient

Defined in: packages/core/src/client/BoundClient.ts:28

A ForgeAdapter bound to a specific auth context. Create one with asApp(), asUser(), or asOfflineUser().

readonly adapter: ForgeAdapter

Defined in: packages/core/src/client/BoundClient.ts:29


readonly authContext: AuthContext

Defined in: packages/core/src/client/BoundClient.ts:30