1.0.73 • Published 11 months ago

druid-ogold-rnp1 v1.0.73

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

druid-ogold-rn-sdk

Druid is a react native package that enables clients to conduct KYC aginst their customers for easy onboarding and well-informed decision making.

The simplified process flow makes it a smooth experience to the end-users (customers).

Existing Features

The version 0.0.x has the following feature support:

FeatureDescription
Face Liveness DetectionDetects spoof, deepfake and malicious attempt providing instant result.
AI-Based OCRAllows automated form filling with OCR
ID VerificationCompares the image in the ID vs the live face

Upcoming Features:

v 0.1.x

FeatureDescription
Document ID CheckChecks if the uploaded document is a valid document (Passport, EmiratesID...).

Usage

In any react native component or screen, attach the following piece of code. This activates the widget. The widget however has secrets as a pre-requisite.

import Widget from "druid-ogold-rn-sdk";

return const WidgetContainer = () => {
	<View>
        <Widget
            phone: "987654321"
            email: "email@email.com"
            clientUuid: "xxx-xxx-xxx",
            clientSecret: "xxx-xxx-xxx",
        />
    </View>;
};

The widget acts as an entrypoint to the workflow. It packs great capabilities and shows the status with relevant description for each step of the onboarding flow.

Usage Demo

A demo application showcasing the use of the above package has been documented in this github repository.

Documentation

Please reach out to the package developers for the comprehensive documentation of the package.

1.0.73

11 months ago

1.0.72

11 months ago

1.0.71

11 months ago

1.0.70

11 months ago

1.0.69

11 months ago

1.0.68

11 months ago

1.0.67

11 months ago

1.0.66

11 months ago

1.0.65

11 months ago

1.0.64

11 months ago

1.0.63

11 months ago

1.0.62

11 months ago

1.0.61

11 months ago

1.0.60

11 months ago

1.0.59

11 months ago

1.0.58

11 months ago

1.0.57

11 months ago

1.0.56

11 months ago

1.0.55

11 months ago

1.0.54

11 months ago

1.0.53

11 months ago

1.0.52

11 months ago

1.0.51

11 months ago

1.0.50

11 months ago

1.0.49

11 months ago

1.0.48

11 months ago

1.0.47

11 months ago

1.0.46

11 months ago

1.0.45

11 months ago

1.0.44

11 months ago

1.0.43

11 months ago

1.0.42

11 months ago

1.0.41

11 months ago

1.0.40

11 months ago

1.0.39

11 months ago

1.0.38

11 months ago

1.0.37

11 months ago

1.0.36

11 months ago

1.0.35

11 months ago

1.0.34

11 months ago

1.0.33

11 months ago

1.0.32

11 months ago

1.0.31

11 months ago

1.0.30

11 months ago

1.0.29

11 months ago

1.0.28

11 months ago

1.0.27

11 months ago

1.0.26

11 months ago

1.0.25

11 months ago

1.0.24

11 months ago

1.0.23

11 months ago

1.0.22

11 months ago

1.0.21

11 months ago

1.0.20

11 months ago

1.0.19

11 months ago

1.0.18

11 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago