React Native Verifier SDK
SDK Capabilities
The React Native Verifier SDK offers tools to assist developers integrating the following verification capabilities into their React Native applications:
- Verify a CWT Credential:
- Request and verify CWT credentials.
- Manage a list of trusted issuers which presented CWT credentials can be validated against.
- Manage a list of revocation status lists which is used to check the credential’s revocation status.
- Verify an mDoc: The following capabilities can be integrated via an
extension
(these are not included in the SDK by default):
- Request and verify mDocs via a proximity presentation workflow as per ISO/IEC 18013-5:2021.
- Manage a list of trusted issuer certificates which presented mDocs can be validated against.
- Manage status lists which can be used to check mDocs’ revocation status.
You can see all of these capabilities in action by downloading and using the MATTR GO Verify example app, built using the React Native Verifier SDK.
To get started with this SDK, please contact us so we can work together to find the best solution for you.
System requirements
This SDK is meant for integration into React Native applications using React Native 0.73 and above. Supported operating systems are:
- iOS 15 or higher.
- Android 7 or higher.