maui
maui copied to clipboard
Image with authentication header
Description
I need to pass authentication header to Image component. My api requires authentication. Unfortunately, our project failed. I have not found alternatives on the internet for this.
Public API Changes
<Image HeightRequest="50" WidthRequest="50">
<Image.Source>
<UriImageSource Uri="http://localhost:8888/api/produtos/9676151a-6ebd-4331-8540-17f04ebf6ee6/fotoPrincipal"/>
</Image.Source>
</Image>
Intended Use-Case
My api requires authentication. Unfortunately, our project failed. I have not found alternatives on the internet for this.
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.