Securely collect user data
Move user data to their personal cloud storage
Share personal data with full user consent
Simplifies and hides the connections to the digi.me cloud
Wraps up all the security and encryption libraries
Manages the requests to the digi.me app for user approvals
GET DATA | Private Sharing (Consent Access) request - Requests the user to consent for data to be shared according to the Private Sharing Contract. Data is pulled to your app
GIVE DATA | Postbox request - Requests the user to consent for an application partner to push data to their Postbox
API | from data sources that support API, where the user has an access credential and authenticates to access their data via digi.me
GIVE | from data sources that integrate with the digi.me cloud services via our Postbox SDK
Here you see the sample app offering each option, the implementation allows developers to see the two different functional modes for giving and getting user data with consent
Select the runtime option
Ask the user to select the action to send a “demo” receipt to their digi.me library via the SDK and digi.me cloud service
Passing the private sharing contract details setup in the SDK initiation
The digi.me app has fetched the secure copy of the sharing contract and shown to the user in readable form with access to the T&C and data sharing details
Once the user approves the data push request there is a short delay while the digi.me cloud creates a secure crypto postbox to receive user data
The digi.me cloud service, via the SDK returns a secret key for your partner app to use in the data push, and to retain for future use in the same way as an Oauth class Access Token.
In the digi.me app the user can trigger a refresh with a soft scroll down
The digi.me app can now see and display the data receipt pushed by the partner app
In the digi.me app the user see all data from each partner pushing to them, in this case just the recent demo item
The digi.me app support an object inspector that displays the object attributes. It will not render image or pdf class docs natively for security protection reasons, but allows export to other viewers