Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1007 Bytes

API-Guide.md

File metadata and controls

32 lines (18 loc) · 1007 Bytes

LACPass Client

Overview

This repository integrates the base functionalities needed for LACPass in order to handle the onboarding process for each Entity.

Requirements

Before interacting with this API, please make sure that:

  • You have access to a running instance of this application.
  • You have access to a Terminal.
  • You have curl installed.

APIs

Identity API

  • Please follow the instructions detailed here

Chain Of Trust API

  • Please follow the instructions detailed here

Credential sending

  • Please follow the instructions detailed here

Interacting via CLI

Please find here a client-helper tool which wraps all the functionalities mentioned above via CLI. Note make sure to add execution permissions before executing the client-helper.sh script.