T-4004 / thesis

0 stars 0 forks source link

Fix face detection redirection and implement status checking #2

Open codeautopilot[bot] opened 7 months ago

codeautopilot[bot] commented 7 months ago

Resolves #1

This PR removes the incorrect redirect usage in the face detection generator function and implements a new server-side endpoint for face detection status checking. Additionally, it includes client-side JavaScript to poll for the status and redirect to the login page upon successful face detection.