dotnet/maui

WebAuthenticator custom headers for http client

Open

#23,633 opened on Jul 16, 2024

View on GitHub
 (4 comments) (1 reaction) (0 assignees)C# (23,245 stars) (1,951 forks)batch import
area-essentialsgood first issueplatform/androids/triagedt/enhancement ☀️

Description

Description

Is there an option or workaround for passing custom headers using WebAuthenticator?

Steps to Reproduce

  1. Create MAUI project
  2. Invoke WebAuthenticator.AuthenticateAsync()

Link to public reproduction project repository

No response

Version with bug

8.0.40 SR5

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

Android, I was not able test on other platforms (but the basic problem is the same for all other platforms)

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

Contributor guide