flutter_appauth icon indicating copy to clipboard operation
flutter_appauth copied to clipboard

Possibility to set custom HttpHeaders for tracing

Open m-gug opened this issue 1 year ago • 0 comments

Is there any chance we can get a way to set custom HttpHeader? I would like to send tracking references (e.g. request ID) so that the logs from the OIDC provider can be linked to the logs from the app. That would make troubleshooting much easier.

Or is there perhaps even a possibility that I have overlooked?

m-gug avatar Mar 05 '24 05:03 m-gug