JIBAS Backend Secure Flask backend implementing challenge-response image-wheel authentication. Quickstart python -m venv .venv source .venv/bin/activate pip install -r requirements.txt python run.py API base path: /api/v1.