typescript
typescript copied to clipboard
fix: Idp linking
- If a user with the same loginName exists and the provider configuration allows for linking, the user should be asked if the account should be linked.
- Also improves error handling if the user is already registered
Closes https://github.com/zitadel/typescript/issues/67
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| typescript-login | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 21, 2024 2:13pm |
The login needs more information on how to proceed when linking users to an IDP. https://github.com/zitadel/zitadel/issues/8337