@zitadel/proto

1.0.5-sha-47a2ab5 • Public • Published

ZITADEL Proto

This package provides the Protocol Buffers (proto) definitions used by ZITADEL projects. It includes the proto files and generated code for interacting with ZITADEL's gRPC APIs.

Installation

To install the package, use npm or yarn:

npm install @zitadel/proto

or

yarn add @zitadel/proto

Usage

To use the proto definitions in your project, import the generated code:

import { Organization } from "@zitadel/proto/zitadel/org/v2/org_pb";

const org: Organization | null = await getDefaultOrg();

Documentation

For detailed documentation and API references, please visit the ZITADEL documentation.

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

Readme

Keywords

none

Package Sidebar

Install

npm i @zitadel/proto

Weekly Downloads

470

Version

1.0.5-sha-47a2ab5

License

MIT

Unpacked Size

5.35 MB

Total Files

244

Last publish

Collaborators

  • cbuehler
  • eliobischof
  • ffo
  • peintnermax