IsBoardOrCandidateBoard
Function: isBoardOrCandidateBoard()
[object Object]
Defined in: app/util/group.util.ts:85
Checks if the current user is a board member or candidate board member.
Parameters
tokenParsed
KeycloakTokenParsed | undefined
The parsed keycloak token.
Returns
[object Object]
True if the user is a board member or candidate board member, false otherwise.