<img> tag is accepted, emails, web pages, digital wallet passes, and more. Barcodes are authenticated via HMAC to prevent unauthorised generation.
How it works
- Decide on your barcode parameters (data, type, dimensions, colours)
- Generate an HMAC-256 token from your parameters using your Omneo barcode secret
- Set the barcode service URL as the
srcof an<img>tag
Live example
The image below is generated in real time by the Omneo Barcode service using the parameters and token shown in Authentication, view source on this page to see the exact<img> tag.
Authentication
Get your barcode secret from your Omneo administrator. The secret is tenant-specific. Generate the HMAC-256 token from your parameters string (everything except&token=...):