Verify covid vaccination certificate downloaded from cowin portal as backend service.
npm install rajucse/cowin-certificate-verification
For installation of canvas please refer this link.
You can pass public url, local file path, buffer or base64 of certificate pdf
const cowin = require('cowin-verification');
cowin.index(WEB_URL_OR_LOCAL_PATH_OF_CERTIFICATE_PDF)