zitadel-node icon indicating copy to clipboard operation
zitadel-node copied to clipboard

ZITADEL SDK for Node.js

Results 16 zitadel-node issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-proto](https://togithub.com/stephenh/ts-proto) | [`1.151.1` -> `1.176.1`](https://renovatebot.com/diffs/npm/ts-proto/1.151.1/1.176.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-proto/1.176.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

I am trying to use `addHumanUser` by creating a client with `createManagementClient`. However, ``` import { createAccessTokenInterceptor, createManagementClient, } from '@zitadel/node/api'; const client = createManagementClient(zitadelUrl, createAccessTokenInterceptor(...)); ``` However, assigning gender...

Bit of a strange one but figured I'd ask, I've got an issue where if a nodejs microservice is idle for some time (not known how long yet for a...

It is difficult to say what API version zitadel-node uses. It seems that the API is not versioned or anything. This also makes it difficult to ensure the correct behavior,...

It's odd that a package using RPC calls (HTTP/2 only) includes Axios (HTTP/1) in its logic. How do you recommend making this work?

When using pnpm i get an error that @bufbuild/protobuf is missing in admin.js since version 2.0.30. I fixed it locally by installing that package. Please add this to the package.json

Remove dangerous wording "client" because this library is not meant to be within the node runtime and serves as a SDK.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [openid-client](https://redirect.github.com/panva/openid-client) | [`5.7.1` -> `6.8.1`](https://renovatebot.com/diffs/npm/openid-client/5.7.1/6.8.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/openid-client/6.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/openid-client/5.7.1/6.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...

dependencies

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [jose](https://redirect.github.com/panva/jose) | [`5.10.0` -> `6.1.2`](https://renovatebot.com/diffs/npm/jose/5.10.0/6.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jose/6.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jose/5.10.0/6.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...

dependencies