For some context I'm self hosting zitadel on k8s, the helm chart is currently at 4.14.0 even though 4.15.0 seems to have been out for a while. I'm wondering if I should just create my own login app, the login part is fine, but user registration seems to be buggy, sometimes after entering a password a generic could not create user pops up, and sometimes it doesn't, and the now fixed issue with the email verification. this PR seemed to be a fix for it, so I patched it into 4.14.0 and built my own docker image, the error still occurs. Zitadel's core seems to be very well built judging by the API's, but it seems the UI isn't as well made. Are there any plans for major UI changes in the future?
After user registration, the backend projections may not be up to date yet when the Login UI immediately tries to create a session. This results in a QUERY-Dfbg2 ("User could not be found&...
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
Z
ZITADEL
ZITADEL - Identity infrastructure, simplified for you.