Bartosz Dryl

Results 3 comments of Bartosz Dryl

> Indeed, this should not be a big problem from a technical point of view. On the other hand, I am worried about three things. first, if for some reason...

> If you're using .NET API, you need to ensure that .UseAuthentication() is after .UseCors(), because it is a cors issue that breaks the pipeline before the authorization (where the...

> Am I doing something wrong or is this the behaviour that is expected? I use the following Setup for my Carousel: > > When using this Carousel on my...