Kristoffer Berge

Results 4 issues of Kristoffer Berge

The current behavior of the `OnNavigationStarted` is not the same on iOS and Android due to use of `ShouldInterceptRequest`. This method is triggered whenever a request of any type is...

As mentioned in #85 there is no clean way to get the current URL. The Source will never change and the BaseUrl is not really used for http from what...

### **Description** The SDK contains a Device object containing a lot of info about the device, but I don't see any way to get an instance of it. Would you...

feature request

It's not easy to extend the UserSecurityActor to check more than Roles and Claims because it does not expose the ClaimsPrincipal. If it exposes that we can extend it to...