You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type of property 'resources' circularly references itself in mapped type '{ [K in keyof ScopeRepresentation]-?: PathImpl<K, ScopeRepresentation[K], ClientRepresentation | ResourceServerRepresentation | ... 4 more ... | RealmRepresentation[K]>; }'.
Type of property 'scopes' circularly references itself in mapped type '{ name: "name"; type: "type"; owner: "owner" | (true extends AnyIsEqual<RealmRepresentation[K], ResourceOwnerRepresentation> ? "owner" : "owner" | ... 1 more ... | "owner.id"); ... 6 more ...; icon_uri: "icon_uri"; }'.