ai-cfia / membrane-backend

Membrane Backend: A centralized authentication service for Single Sign-On (SSO) enabling seamless token-based email verification across multiple client applications.
MIT License
1 stars 0 forks source link

Relocate Hit Highlighting Feature from finesse-frontend to finesse-backend #91

Closed k-allagbe closed 9 months ago

k-allagbe commented 9 months ago

The goal is to centralize the hit highlighting process for non-Azure sources in finesse-backend, aligning with the existing Azure source handling. This shift aims to unify the logic, ensuring consistency across different sources.

Tasks:

  1. Develop hit highlighting logic in the backend for non-Azure sources.
  2. Adjust the frontend to fetch highlighted content from the backend.
  3. Conduct tests to verify that the backend's highlighting aligns with current standards.
  4. Update relevant documentation to reflect the backend-centric approach.

Acceptance Criteria: