pbechlivP
ZITADEL12mo ago
8 replies
pbechliv

Which to use: @zitadel/node or @zitadel/client

Hello there!
I would have one question as we have started the implementation in our node backend to communicate with the Zitadel instance through the management API.
I have seen in the documentation that there are technically two Node libraries that we can use for that
@zitadel/client
https://github.com/zitadel/typescript/tree/main/packages/zitadel-client
and
@zitadel/node
https://github.com/smartive/zitadel-node

My assumption is that @zitadel/client is the future, but not sure if it's something ready that we should already start using.
Any recommendation from your side would be appreciate, thanks in advanced!
GitHub
Typescript packages and application to showcase the ZITADEL resource API - zitadel/typescript
typescript/packages/zitadel-client at main · zitadel/typescript
GitHub
ZITADEL SDK for Node.js. Contribute to smartive/zitadel-node development by creating an account on GitHub.
Was this page helpful?