Securing Backend API Call

Hi! The cookie in the header is currently internals only and Prodigy leaves the serving and authentication of the app up to you. If all you need is basic auth, you can enable that by setting the PRODIGY_BASIC_AUTH_USER and PRODIGY_BASIC_AUTH_PASS environment variables: Installation & Setup · Prodigy · An annotation tool for AI, Machine Learning & NLP

Alternatively, you can also use your own solution, e.g. by putting a proxy in front of Prodigy: