SDK

Overview

zCloak login-verify is a SDK provided by zCloak Network and designed to help developers to do verification and authentication.

zCloak login-verify 0.4.1-0 Highlights:

  1. Support verification for DIDLogin

  2. Support verification for Credential Digest Disclosure, Selective Disclosure, All Credential Content Disclosure

Check more coding details on our Github.

Process Flow Diagram

zCloak login-verify aims to help developers to verify several Return Value of zkID Login Provider. The corresponding relation between are showed in the following figure. More details about what each function do, how the parameters looks like and other information are present in the Method section.

Installation

yarn add @zcloak/login-verify

Last updated