• 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

    Parameters

    • Optional matchAccount: Partial<Pick<AccountInfo, "username" | "homeAccountId" | "localAccountId">>

    Returns boolean

Generated using TypeDoc