The digi.me private sharing platform empowers developers to make use of user data from thousands of sources in a way that fully respects a user's privacy, and whilst conforming to GDPR. Our consent driven solution allows you to define exactly what terms you want data by, and the user to see these completely transparently, allowing them to make an informed choice as to whether to grant consent or not.
This SDK is a client side library that allows seamless authentication with the digi.me private sharing service written for React Native.
- react-native ^0.64.0
Using npm:
$ npm i @digime/digime-sdk-react-native
You can check out an example application which uses the digi.me SDK.
Please check out the getting started guide to start using digi.me.
digi.me prides itself in offering our SDKs completely open source, under the Apache 2.0 Licence; we welcome contributions from all developers.
We ask that when contributing, you ensure your changes meet our contribution guidelines before submitting a pull request.