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