capacitor-community / generic-oauth2

Generic Capacitor OAuth 2 client plugin. Stop the war in Ukraine!
MIT License
223 stars 106 forks source link

allowing a custom header for android #207

Closed nawazmoin closed 2 years ago

nawazmoin commented 2 years ago

I have been able to fork and change the code for web and ios to allow custom header in the request, But I am not sure about the android openid.ConnectionBuilder if it allows us to have a custom header or not. Is there any way to allow a custom header in the request for android.??