- Preparing search index...
- The search index is not available
Documentation
Function useIsAuthenticated
- useIsAuthenticated(matchAccount?): boolean
-
Parameters
-
Optional
matchAccount: Partial<Pick<AccountInfo, "username" | "localAccountId" | "homeAccountId">>
Returns boolean
Returns whether or not a user is currently signed-in. Optionally provide 1 or more accountIdentifiers to determine if a specific user is signed-in