zitadel/internal/auth/repository/eventsourcing/eventstore
Livio Spring b2d7352a5a
fix(login): display username after registration with idp (#7598)
It was noticed multiple time (incl. customers) that the loginname is sometimes not rendered in the UI.

This PR fixes such an issue after registration of a new user from an IdP.
2024-03-20 15:02:57 +01:00
..
auth_request_test.go fix: reduce eventual consistency (#7075) 2023-12-14 11:07:47 +01:00
auth_request.go fix(login): display username after registration with idp (#7598) 2024-03-20 15:02:57 +01:00
org.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
refresh_token.go fix: reduce eventual consistency (#7075) 2023-12-14 11:07:47 +01:00
token.go fix: reduce eventual consistency (#7075) 2023-12-14 11:07:47 +01:00
user_session.go refactor: cleanup unused code (#7130) 2024-01-02 14:26:31 +00:00
user.go fix: reduce eventual consistency (#7075) 2023-12-14 11:07:47 +01:00