fabienneF
ZITADEL14mo ago
70 replies
fabienne

Proto and Client Package for Typescript - Beta Feature

We have released two new packages from our typescript repository.

The client package is a TypeScript and JavaScript client library for interacting with all available Zitadel APIs. It allows developers to easily integrate their applications for authentication, authorization, and user management in Node.js and browser environments.

The proto package provides Zitadel’s type definitions to use with the client package and interact with Zitadel’s gRPC APIs in any TypeScript or JavaScript application.

Testing Period: till 31. March 2025
Testing Objectives:
- Did you encounter problems or bugs?
- General feedback on feature enhancements
- Do you miss any features in the package?
How to test:
You can find the installation and usage instructions in the following links:
- Zitadel Client
- Zitadel Proto

Test the packages and add improvement or bug reports directly to the github repository or let us know your general feedback below!
npm
This package exports services and utilities to interact with ZITADEL. Latest version: 1.0.2, last published: 16 days ago. Start using @zitadel/client in your project by running
npm i @zitadel/client
. There are no other projects in the npm registry using @zitadel/client.
@zitadel/client
npm
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.. Latest version: 1.0.2, last published: 16 days ago. Start using @zitadel/proto in your project by running
npm i @zitadel/proto
. There is 1 other project in the npm re...
@zitadel/proto
GitHub
Typescript packages and application to showcase the ZITADEL resource API - Issues · zitadel/typescript
Issues · zitadel/typescript
Was this page helpful?