typescript
typescript copied to clipboard
Typescript packages and application to showcase the ZITADEL resource API
I have added the new login to my test application and went through different flows, here are some findings: Bugs: - [x] I have configured password and passwordless for my...
## Context ## Primary Refactor the `@zitadel/server` to remove singletons and extra indirection around initializing the clients. Depending on the users ' needs, application-level code decides whether to use single-client...
https://github.com/zitadel/zitadel/issues/6053 will provide an API to authenticate via Session API for SAML. Like the OIDC flow, these API calls need to be proxied and handled in the Login UI. ##...
As a end user I want to have the possiblity to deploy a ready to use login, and connect it to my ZITADEL instance. Tasks for deploy login to vercel:...
As an enduser I want to be able to login with my registered idp provider. **Acceptance Criteria** - [ ] Ui is implemented in the package and used by the...
As a developer, I want to have an easy way to run acceptance tests, so that I can easily maintain them. **Acceptance Criteria** - [ ] An example acceptance test...
As ZITADEL Admins we want to ensure that all of the implemented oidc flows always work with the current ZITADEL Cloud version. ## Acceptance Criteria - [ ] Flow -...
### Preflight Checklist - [X] I could not find a solution in the documentation, the existing issues or discussions - [X] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Version current...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...