CreateAuthHooksReturn
Defined in: react/src/hooks/createAuthHooks.ts:24
Properties
Section titled “Properties”useAgentState
Section titled “useAgentState”useAgentState: () =>
AgentState
Defined in: react/src/hooks/createAuthHooks.ts:25
Returns
Section titled “Returns”useUserPrincipal
Section titled “useUserPrincipal”useUserPrincipal: () =>
Principal|null
Defined in: react/src/hooks/createAuthHooks.ts:26
Returns
Section titled “Returns”Principal | null
useAuth
Section titled “useAuth”useAuth: () =>
UseAuthReturn
Defined in: react/src/hooks/createAuthHooks.ts:27