MaikuB / MaikuB/flutter_appauth
Possibility to set custom HttpHeaders for tracing
- Dominant language
- Objective-C
- Stars
- 308
- Forks
- 301
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 5
Description
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?
Contributor guide
Research direction
Start by reviewing the Flutter wrapper and its AppAuth iOS and Android integrations to determine whether custom HttpHeaders are exposed. Define how callers would provide request IDs and how the headers would reach the OIDC provider; done means tracing headers can be supplied for correlating provider and app logs on both platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart, flutter, ios
- Domain
- mobile, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100