Attiqe Ur Rehman
Attiqe Ur Rehman
I have a similar situation, different models with different operations but a common discriminator e.g: ``` public class Create { } [JsonDiscriminator("M")] public class CreateProject { } public class Update...
@guillaume-chervet I'm experiencing similar issue where after login, the `oidcUser `object is initially `null`. Additionally, the subsequent call to the `userinfo `endpoint returns an unauthorized error. There is no additional...
@guillaume-chervet any update on this?
@guillaume-chervet no worries, hope you had a good time.
Works like a charm. You can close this. Thanks a lot!