getFieldNameMappings("Employee"); $customFields = BaseService::getInstance()->getCustomFields("Employee"); $jwtService = new JwtTokenService(); $threeMonthAccessToken = $jwtService->create(3600 * 24 * 180); ?>