Skip to main content

Hooli Demo

The open source Hooli demo demonstrates an example implementation of the issuing Unum ID digital identity cards which unlocks the Free IDV offering. It is an application for a fictional customer, Hooli, which uses Unum ID to issue reusable

A credential is a collection of data about a person. It's issued by a company and can be requested by other network participants, gated by the user's consent.
Example: ACME Lending issues a KYC verification credential to Richard (an ACME user). This includes Richard's contact information and account numbers, as well as a level of confidence in the accuracy of the data.
Components: A company issues credentials using the Server SDK, and an app stores credentials using the Mobile SDK.
credentials to its users.

Additional information on how to issue credentials can be found in Free IDV guide and in the API's issue credentials documentation.

Web Demo

The live Hooli web application demo can be found here. Its open source code can be found on Github.

Mobile Demos

The mobile demo showcase how to achieve the same functionality as the web demo in a native app.

Android

The Hooli Android Demo can be installed from here. The source code can be found on Github.

iOS

The Hooli iOS Demo can be installed from here. The Hooli iOS Demo source code can be found on Github.

Preview