SDK ReferenceReact NativeType AliasesUseAuthenticateResultCopy page 1type UseAuthenticateResult = object; Defined in: account-kit/react/dist/types/hooks/useAuthenticate.d.ts:5 Properties PropertyType authenticateUseMutateFunction<User, Error, AuthParams, unknown> authenticateAsyncUseMutateAsyncFunction<User, Error, AuthParams, unknown> errorError | null isPendingboolean