gluon
    Preparing search index...

    Function checkMemberPermissions

    • Checks the permissions of a member based on their roles.

      Parameters

      • roles: Role[]

        An array of roles assigned to the member.

      Returns string

      A string representation of the combined permissions of the member.

      If the roles parameter is not provided or is not an array.