ISO 18013-5 defines mDL (mobile Driver’s Licenses): an ISO standard for digital driver licenses.
This is a JavaScript library for Node.JS, browers and React Native to issue and verify mDL CBOR encoded documents in accordance with ISO 18013-7 (draft's date: 2024-03-12).
Installation | Contributing | License | Credits
npm i @animo-id/mdocIs there something you'd like to fix or add? Great, we love community contributions! To get involved, please follow our contribution guidelines.
This project is licensed under the Apache License Version 2.0 (Apache-2.0).
Thanks to:
- auth0/mdl for the mdl implementation on which this repository is based.
- auer-martin for removing node.js dependencies and providing a pluggable crypto interface