flutter_appauth
flutter_appauth copied to clipboard
Possibility to set custom HttpHeaders for tracing
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?