feat: Add client-side JavaScript redirect for OAuth callbacks and enhance `redirect_uri` generation with `HF_SPACE_URL` priority and `state` parameter fallback.
feat: Introduce a unified FastAPI application to mount existing apps under subpaths and migrate the social media publisher backend from Flask to FastAPI.