IsBoard

Function: isBoard()

[object Object]

Defined in: app/util/group.util.ts:70

Checks if the current user is a board member.

Parameters

tokenParsed

KeycloakTokenParsed | undefined

The parsed keycloak token.

Returns

[object Object]

True if the user is a board member, false otherwise.

On this page