Skip to main content
The Project object contains the information and configuration of a project, such as the name, description, and enabled authentication methods. Each HexclaveApp corresponds to a project. You can obtain its Project object by calling hexclaveApp.getProject() or hexclaveApp.useProject().

Table of Contents

Properties