Elio Bischof

Results 115 comments of Elio Bischof

But this is almost done I think, it's mostly copy+paste anyway. Let's just finish it. I'll do that when I find the time

@livio-a @adlerhurst does this make sense? Is the estimation of 3 reasonable?

Before @stebenz and I start implementing, we'd like to quickly reiterate on the naming and structuring of these API methods. AFAIU, managing and querying admistrators should go to a ZitadelPermissionService,...

- InternalPermissionService for administrators with composed ids, list with type filter https://github.com/zitadel/zitadel/pull/9338 - Filter for MyToken if needed (by id is also possible) - IDP links to user service -...

👋 **Thanks for your contribution @peintnermax!** This repository `zitadel/typescript` is a read-only mirror of the git subtree at [`zitadel/zitadel/login`](https://github.com/zitadel/zitadel). Therefore, we close this pull request. Your changes are not lost....

👋 **Thanks for your contribution @peintnermax!** This repository `zitadel/typescript` is a read-only mirror of the git subtree at [`zitadel/zitadel/login`](https://github.com/zitadel/zitadel). Therefore, we close this pull request automatically. Your changes are not...

@tristanlins sorry for the delay. My chrome dev tools say that it's a proxied array. So `find` should be callable on the proxy. ![image](https://github.com/user-attachments/assets/e49cf5d9-a855-4b8d-8b8c-957fc0c07890) Can you still reproduce it? It...

I agree as that approach is more portable and close this one for now.