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().
Properties
Section titled “Properties”adapter
Section titled “adapter”
readonlyadapter:ForgeAdapter
Defined in: packages/core/src/client/BoundClient.ts:29
authContext
Section titled “authContext”
readonlyauthContext:AuthContext
Defined in: packages/core/src/client/BoundClient.ts:30